This might (hopefully) fix a race in destructing the asyncio.EventLoop that's used in all API classes, which leads to warnings about unhandled exceptions on CI. This also puts their creation closer to where the client-side sockets are created. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| __main__.py | ||
| api.py | ||
| buildroot.py | ||
| loop.py | ||
| objectstore.py | ||
| pipeline.py | ||
| remoteloop.py | ||
| sources.py | ||
| tmpfs.py | ||
| treesum.py | ||