Celery

Latest version: v5.4.0

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

Scan your dependencies

Page 15 of 48

3.3.0.15

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

- Pool: Fixed "cannot join process not started" error.

- Now uses billiard.py2 and billiard.py3 specific packages that are installed
depending on the python version used.

This way the installation will not import version specific modules (and
possibly crash).

3.3.0.14

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

- Fixed problem with our backwards compatible ``bytes`` wrapper
(Issue 103).

- No longer expects frozen applications to have a valid ``__file__``
attribute.

Fix contributed by George Sibble.

3.3.0.13

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

- Fixes compatibility with Python < 2.7.6

- No longer attempts to handle ``SIGBUS``

Contributed by Vishal Vatsa.

- Non-thread based pool now only handles signals:

``SIGHUP``, ``SIGQUIT``, ``SIGTERM``, ``SIGUSR1``,
``SIGUSR2``.

- setup.py: Only show compilation warning for build related commands.

3.3.0.12

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

- Fixed installation for Python 3.

Contributed by Rickert Mulder.

- Pool: Fixed bug with maxtasksperchild.

Fix contributed by Ionel Cristian Maries.

- Pool: Fixed bug in maintain_pool.

3.3.0.11

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

- Fixed Unicode error when installing the distribution (Issue 89).

- Daemonic processes are now allowed to have children.

But note that it will not be possible to automatically
terminate them when the process exits.

See discussion at https://github.com/celery/celery/issues/1709

- Pool: Would not always be able to detect that a process exited.

3.3.0.10

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

- Windows: Fixed problem with missing ``WAITABANDONED_0``

Fix contributed by Matthias Wagner

- Windows: PipeConnection can now be inherited.

Fix contributed by Matthias Wagner

Page 15 of 48

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.