Loky

Latest version: v3.4.1

Safety actively analyzes 638741 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 7

2.1.1

- Fix interpreter shutdown
- Fix queue size in reusable executor
- Accelerate executor shutdown

2.1.0

- Add documentation, accessible on http://loky.readthedocs.io
- Fixed a thread-safety issue when iterating over the dict of processes in
`ReusablePoolExecutor._resize` and `ProcessPoolExecutor.shutdown`.

2.0

- Add `loky.cpu_count` that returns the number of CPUs the current process can
use. This value is now used by default by `ProcessPoolExecutor`. (114).
- Add `__version__` field in the `loky` module (110).
- Fix multiple instabilities and simplify the inner mechanisms (105, 107).

1.2.2

- Fix handling of Full Queue exception at shutdown time. (107).

1.2.1

- Fix a potential deadlock when shutting down a past reusable executor instance
with to create a new instance with different parameters. (101, 102)

1.2

- Rename `loky.process_executor.BrokenExecutor` as `loky.BrokenProcessPool` and
subclass `concurrent.futures.process.BrokenProcessPool` when available to make
except statements forward compatible.

Page 5 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.