|
3c69740c8d
|
factored out the queue setup of TaskPool._map
|
2022-02-08 12:09:21 +01:00 |
|
|
586023f722
|
fixed unittests; minor changes
|
2022-02-07 23:41:52 +01:00 |
|
|
16eda31648
|
reworked the _map method to make use of an arguments queue; added docstrings to the TaskPool methods
|
2022-02-07 23:17:39 +01:00 |
|
|
4ea815be65
|
refactored TaskPool._map ; fixed TaskPool.apply ; helper functions in separate module; new exception class
|
2022-02-07 17:31:43 +01:00 |
|
|
ac903d9be7
|
full test coverage for BaseTaskPool
|
2022-02-07 14:23:49 +01:00 |
|
|
2e57447f5c
|
meta adjustments
|
2022-02-03 20:10:26 +01:00 |
|
|
3d5d9bd8be
|
Initial commit
|
2022-02-03 20:06:30 +01:00 |
|