Block a user
7e34aa106d
sphinx documentation; adjusted all docstrings; moved some modules to non-public subpackage
4c6a5412ca
removed
num_cancellations
and num_finished
from the pool interface; added num_cancelled
; made the num
argument non-optional in the start
and stop
methods of the SimpleTaskPool
; changed some internals; improved docstrings