Closed this issue 6 years ago · 1 comments
Refactor BaseTask so that each task has a lock, implement context manager so that a task is entered (locked) during execution.
BaseTask
Currently each task handles locking.
Done.