8 ms·
Instead of adding another dependency you can just call `loop.run_in_executor` yourself: https://github.com/Tinche/aiofiles/blob/main/src/aiofiles/base.py#L13 ht
by jufter 1y ago
Instead of adding another dependency you can just call `loop.run_in_executor` yourself: https://github.com/Tinche/aiofiles/blob/main/src/aiofiles/base.py#L13 https://github.com/Tinche/aiofiles/blob/main/src/aiofiles/ba...