Release v0.8
Change Log:
- Refactored
threadsafe_async_cache()
to internally useasyncio.Event
in a threadsafe manor to avoid additional lock waiting threads
Change Log:
threadsafe_async_cache()
to internally use asyncio.Event
in a threadsafe manor to avoid additional lock waiting threads