Block a user
16eda31648
reworked the
_map
method to make use of an arguments queue; added docstrings to the TaskPool
methods
99ece436de
docstrings
4ea815be65
refactored
TaskPool._map
; fixed TaskPool.apply
; helper functions in separate module; new exception class
ac903d9be7
full test coverage for
BaseTaskPool
e8e13406ea
new interrupt flag for
cancel_all
to prevent _map()
from starting new tasks
2d40f5707b
docstrings for
BaseTaskPool
class
c0c9246b87
refactoring
ba0d5fca85
refactoring/renaming
a68e61dfa7
small test improvement
9ec5359fd6
docstrings, refactorings, test adjustments
ed376b6f82
refactoring, additional command, improvements
b3b95877fb
client cli and usage example
6a5c200ae6
working server and client