ministry-of-silly-code / experiment_buddy

GNU Affero General Public License v3.0
9 stars 5 forks source link

_asyncio fails #60

Open manuel-delverme opened 3 years ago

manuel-delverme commented 3 years ago

Error in atexit._run_exitfuncs: Traceback (most recent call last): File "/home/runner/work/xxxxxxxx/src/experiment-buddy/experiment_buddy/utils.py", line 54, in __async_cleanup loop.run_until_complete(asyncio.gather(*asyncio.Task.all_tasks())) AttributeError: type object '_asyncio.Task' has no attribute 'all_tasks'