Stdlib-utils

Latest version: v0.5.2

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

Scan your dependencies

Page 3 of 4

0.3.10

-------------------

- Added pause and unpause methods to ``InfiniteLoopingParallelismMixIn``.

0.3.8

------------------

- Added ``confirm_parallelism_is_stopped``.

0.3.7

------------------

- Added ``confirm_queue_is_eventually_empty``.

0.3.6

------------------

- Added ``confirm_queue_is_eventually_of_size``. Note, this is currently not supported on MacOS because MacOS does not implement ``queue.qsize()``.

- Added 50 msec delay between polling to check if queue was empty or checking ``qsize``.

0.3.5

------------------

- Added ``is_queue_eventually_of_size``. Note, this is currently not supported on MacOS because MacOS does not implement ``queue.qsize()``.

0.3.2

------------------

- Added kwarg for ``is_queue_eventually_empty`` and ``is_queue_eventually_empty`` for timeout.

- Added ``put_object_into_queue_and_raise_error_if_eventually_still_empty`` helper function for unit testing.

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.