mirror of
https://github.com/xcat2/confluent.git
synced 2026-09-10 11:36:27 +00:00
9956845009
osimport polls import progress from a coroutine, so a blocking sleep between reads stalls the whole client loop. It was the only use of time in the script, so the import goes with it.