changed how CallableGroup works - now every add adds a CancellableCallback
and it's always true that CallableGroup has it's own cancellable callbacks.
Showing
- CHANGELOG.md 2 additions, 0 deletionsCHANGELOG.md
- README.md 9 additions, 10 deletionsREADME.md
- satella/__init__.py 1 addition, 1 deletionsatella/__init__.py
- satella/coding/concurrent/callablegroup.py 49 additions, 29 deletionssatella/coding/concurrent/callablegroup.py
- satella/time/backoff.py 1 addition, 1 deletionsatella/time/backoff.py
- tests/test_coding/test_concurrent.py 13 additions, 0 deletionstests/test_coding/test_concurrent.py
Loading
Please register or sign in to comment