tilde-lab / yascheduler

Yet another cloud computing scheduler for the high-throughput cloud scientific simulations
https://mpds.io/search/ab%20initio%20calculations
MIT License
5 stars 4 forks source link

fix(scheduler): python3.11 incompatibility #114

Closed knopki closed 1 year ago

knopki commented 1 year ago

Fix TypeError: Passing coroutines is forbidden, use tasks explicitly on Python 3.11. Also tested on Python 3.8.