achimnol / aiotools

Idiomatic asyncio utilties
https://aiotools.readthedocs.io
MIT License
153 stars 11 forks source link

Using the VirtualClock in unittests getting this error #70

Open pinkfish opened 4 months ago

pinkfish commented 4 months ago

TypeError: 'generator' object does not support the context manager protocol

Not entirely sure how to fix it. Online searching is not super helpful :)