Flask-signalbus

Latest version: v0.5.20

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

Scan your dependencies

Page 6 of 6

0.3.3

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

- Change author's email address

0.3.2

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

- Added `SignalBus.flushmany` method and `flushmany` CLI command.

- Added `wait` optional argument to the `SignalBus.flush` method and
the `flush` CLI command.

- Added optional `signalbus_autoflush` attribute to signal models,
which defaults to `True`.

- Fixed a bug caused by not clearing the set of signals added to the
session on rollback.

- Change `flush` and `flushmany` to obtain row lock before sending the
message, thus avoiding some rare concurrency issues.

- Improved docs

0.3.1

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

- Fixed bug in 'flush' CLI command

0.3

-----------

- More efficient flushing algorithm, less prone to DB serialization problems

0.2

-----------

- Initial public release

Page 6 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.