Zdaemon

Latest version: v5.1

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

Scan your dependencies

Page 2 of 5

4.1.0

==================

- Add ``--version`` command line option (fixes
https://github.com/zopefoundation/zdaemon/issues/4).

- ``kill`` now accepts signal names, not just numbers
(https://github.com/zopefoundation/zdaemon/issues/11).

- Restore ``logreopen`` as an alias for ``kill USR2`` (removed in version
3.0.0 due to lack of tests):
https://github.com/zopefoundation/zdaemon/issues/10.

- Make ``logreopen`` also reopen the transcript log:
https://github.com/zopefoundation/zdaemon/issues/9.

- Reopen event log on ``logreopen`` or ``reopen_transcript``:
https://github.com/zopefoundation/zdaemon/issues/8.

- Help message for ``reopen_transcript``
(https://github.com/zopefoundation/zdaemon/issues/5).

- Fix race condition where ``stop`` would be ignored if the daemon
manager was waiting before respawning a crashed program.
https://github.com/zopefoundation/zdaemon/issues/13.

- Partially fix delayed deadlock when the transcript file runs into a
full disk (https://github.com/zopefoundation/zdaemon/issues/1).

- Fix test suite leaving stale processes behind
(https://github.com/zopefoundation/zdaemon/issues/7).

4.0.1

==================

- Add support for PyPy. (PyPy3 is pending release of a fix for:
https://bitbucket.org/pypy/pypy/issue/1946)

- Add support for Python 3.4.

- Add ``-t/--transcript`` command line option.

- zdaemon can now be invoked as a module as in ``python -m zdaemon ...``

4.0.0

==================

- Add support for Python 3.2.

4.0.0a1

====================

- Add tox support and MANIFEST.in for proper releasing.

- Add Python 3.3 support.

- Drop Python 2.4 and 2.5 support.

3.0.5

==================

- Fixed: the status command didn't return a non-zero exit status when
the program wasn't running. This made it impossible for other
software (e.g. Puppet) to tell if a process was running.

3.0.4

==================

- Fixed: The start command exited with a zero exit status even when
the program being started failed to start (or exited imediately).

Page 2 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.