We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7e6fc1 commit ee9a251Copy full SHA for ee9a251
Changelog.rst
@@ -18,7 +18,7 @@ an overview of what's new in Celery 5.1.
18
19
- Fix ``--pool=threads`` support in command line options parsing. (#6787)
20
- Fix ``LoggingProxy.write()`` return type. (#6791)
21
-- Couchdb key is now always coherced into a string. (#6781)
+- Couchdb key is now always coerced into a string. (#6781)
22
- grp is no longer imported unconditionally. (#6804)
23
This fixes a regression in 5.1.0 when running Celery in non-unix systems.
24
- Ensure regen utility class gets marked as done when concertised. (#6789)
0 commit comments