mirror of
https://github.com/xcat2/confluent.git
synced 2026-08-03 16:07:00 +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.