Commit Graph

9 Commits

Author SHA1 Message Date
a92e646411 improved and extended usage/readme docs; small fixes 2022-03-14 18:09:30 +01:00
c63f079da4 huge update:
introduced meta tasks which are used by `_map()`;
introduced task groups;
ending with `gather_and_close()` now;
pool unittests rewritten accordingly;
two new helper classes
2022-02-24 19:16:24 +01:00
3f3eb7ce38 minor rephrasing 2022-02-13 21:12:35 +01:00
024e5db0d4 license & copyright notices; docstrings for each module; extended readme 2022-02-09 23:14:42 +01:00
012c8ac639 testing notes in readme 2022-02-08 16:43:44 +01:00
f45fef6497 usage example; pool close instead of gather 2022-02-04 19:23:09 +01:00
c9e0e2f255 first working draft 2022-02-04 11:07:02 +01:00
2e57447f5c meta adjustments 2022-02-03 20:10:26 +01:00
3d5d9bd8be Initial commit 2022-02-03 20:06:30 +01:00