Coding style.
Using asyncio coroutines for workers instead of threads.
This commit is contained in:
parent
b2e087a9db
commit
4fa5b524d4
8 changed files with 103 additions and 101 deletions
3
BUGS
3
BUGS
|
|
@ -9,6 +9,9 @@ Current
|
|||
the timed out status when un-paused.
|
||||
- sandbox_fs_test.py is failing when run by the vigil that was started in
|
||||
my startup script, but passing otherwise.
|
||||
- When shutting down "Exception ignored in:" noise appears. Four messages
|
||||
for every worker running. This started with the move to asyncio for the
|
||||
workers.
|
||||
|
||||
|
||||
Current (tool related)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue