suspend fun <K, V> KafkaConsumer<K, V>.pausedAwait(): Set<TopicPartition>
Get the set of partitions that were previously paused by a call to pause(Set).