-
- Downloads
Fix a bug "Event loop closed" on xaal-shell
On Python 3.12 (new version), the watchdog_task raise a RuntimeError. To avoid this, I need to cancel() all pending tasks
Please register or sign in to comment
On Python 3.12 (new version), the watchdog_task raise a RuntimeError. To avoid this, I need to cancel() all pending tasks