Collective.taskqueue

Latest version: v1.0

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

Scan your dependencies

Page 2 of 4

0.6.2

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

- Add minimal savepoint-support with NoRollbackSavepoint
[datakurre]

0.6.1

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

- Fix issue where language bindings are not set for task queue requests,
because the request is not HTTPRequest, but only inherits it
[datakurre]

0.6.0

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

- Add taskqueue.add to return task id, which later matches
request.getHeader('X-Task-Id')
[datakurre]

0.5.1

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

- Fix issue where concurrent task counter mutex was not released due to
uncaught exception
[datakurre]
- Fix issue where a socket in asyncore.map was closed during asyncore.poll
[datakurre]

0.5.0

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

- Fix threading and execution order related issue where currently active
Redis tasks were requeued (and processed more than once)
[datakurre]
- Add 'X-Task-Id'-header to help keeping track of tasks n consuming views
[datakurre]

0.4.4

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

- Fix regression where redis+msgpack where accidentally always required [7]
[datakurre]
- Update docs
[Dylan Jay]
- Fix default for 'unix_socket_path' [fixes 8]
[Dylan Jay]

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.