We are satisfied to announce the release of: futurist 3.2.1 The source is available from: https://opendev.org/openstack/futurist Download the package from: https://pypi.org/project/futurist For more details, please see below. 3.2.1 ^^^^^ Bug Fixes * "shutdown(wait=True)" abandoned queued work. This fix ensures it blocks until all submitted tasks (running and queued) finishes, consistent with Python's concurrent.futures.ThreadPoolExecutor Changes in futurist 3.2.0..3.2.1 -------------------------------- 388ec84 Fix `shutdown(wait=True)` to wait for queued tasks Diffstat (except docs and test files) ------------------------------------- futurist/_futures.py | 5 +++ futurist/_thread.py | 2 ++ ...own-wait-for-queued-tasks-81a6b584f69ac62f.yaml | 6 ++++ 4 files changed, 54 insertions(+)
participants (1)
-
no-reply@openstack.org