made ExecutorWrapper lighter and smarter
Showing
- docs/coding/futures.rst 2 additions, 0 deletionsdocs/coding/futures.rst
- satella/__init__.py 1 addition, 1 deletionsatella/__init__.py
- satella/coding/concurrent/futures/__init__.py 2 additions, 2 deletionssatella/coding/concurrent/futures/__init__.py
- satella/coding/concurrent/futures/call_in_future.py 3 additions, 6 deletionssatella/coding/concurrent/futures/call_in_future.py
- satella/coding/concurrent/futures/futures.py 13 additions, 0 deletionssatella/coding/concurrent/futures/futures.py
- satella/coding/concurrent/futures/wrapped_executor.py 2 additions, 3 deletionssatella/coding/concurrent/futures/wrapped_executor.py
- tests/test_coding/test_concurrent.py 14 additions, 0 deletionstests/test_coding/test_concurrent.py
Loading
Please register or sign in to comment