forked from pool/python-celery
Accepting request 866846 from home:mcalabkova:branches:devel:languages:python
- Update to 5.0.5 * Make –workdir eager for early handling * When using the MongoDB backend, don’t cleanup if result_expires is 0 or None * Detaching no longer creates an extra log file * DummyClient of cache+memory:// backend now shares state between threads * Ensure keys are strings when deleting results from S3 - Require celery package when running tests to automatically pull dependencies OBS-URL: https://build.opensuse.org/request/show/866846 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-celery?expand=0&rev=139
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 26 10:14:33 UTC 2021 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Update to 5.0.5
|
||||
* Make –workdir eager for early handling
|
||||
* When using the MongoDB backend, don’t cleanup if result_expires is 0 or None
|
||||
* Detaching no longer creates an extra log file
|
||||
* DummyClient of cache+memory:// backend now shares state between threads
|
||||
* Ensure keys are strings when deleting results from S3
|
||||
- Require celery package when running tests to automatically pull dependencies
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 17 04:14:43 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user