/aiosyncqueue

Primary LanguagePythonMIT LicenseMIT

aiosyncqueue

SyncQueue for asyncio

This queue have no internal buffer. Queued item are acquired immediately.