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'
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'