Salabim

Latest version: v25.0.8

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

Scan your dependencies

Page 1 of 28

25.0.8

* The yielded mode memory leak solution as introduced in version 25.0.5 did work properly. Therefore, the method `Environment.cancell_all()`
has been removed.
(thanks to a bug reported by Michiel Luyken)

25.0.7

* Bug in the internal Monitor._xweight() method for non level monitors, made that sometime ex0=True in several monitor methods was ignored. Fixed.
(thanks to a bug report by Lukas Hollenstein)

25.0.6

* Bug in the overlapping parameter check of the `process` method, as introduced in version 25.0.5 fixed.

25.0.5

* If a `setup` method of any salabim object (Component, Queue, Resource, ...) had any parameter that was also used in the `__init__` method, that parameter was already 'consumed' and caused an error that might be confusing.
From this version, salabim checks if this is the case and, if so, raises a much more clear `TypeError`.

* If a `process` method of a Component had any parameter that was also used in the `__init__` or `setup` method,
that parameter was already 'consumed' and caused an error that might be confusing.
From this version, salabim checks if this is the case and, if so, raises a much more clear `TypeError`.

25.0.3

* Bug in Component.from_store with a filter fixed.
(thanks to a bug report by 董江成 and Lukas Hollenstein)

25.0.2

* Bug in Component.wait() fixed.
(thanks to a bug report by Thomas Müller)

Page 1 of 28

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.