Gocept.amqprun

Latest version: v3.0

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

Scan your dependencies

Page 5 of 8

0.12

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

- Include <amqp:writefiles> into the transaction handling, i.e. write to file
only on commit. Previously, when an error occurred e.g. inside the
MessageStored event, duplicate files would be written (each time the message
was processed again on retry after the error).

0.11

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

- Crash the process on filesystem errors for <amqp:readfiles>. Previously only
the file reading thread crashed, but the process kept running, unaware that
it now was not doing its job anymore, since the thread had died.

0.10

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

- Support more than one Server in a single process.

- Introduce ``setup_handlers`` parameter for Server so clients can disable
setting up handlers.

- Fix a bug in the <amqp:readfiles> transaction implementation that caused
crash when aborting a transaction (12437).

- Allow test server to take longer time for startup on slow computers.

0.9.5

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

- Refactor Session / DataManager responsibilities (9988).

0.9.4

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

- Fix IDataManager implementation: abort() may be called multiple times,
regardless of transaction outcome. Only release the channel refcount once.

0.9.3

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

- Improve logging of IDataManager.

Page 5 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.