Proc

Latest version: v1.0

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

Scan your dependencies

Page 2 of 6

0.12

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

Improved robustness of Apache master process selection.

.. _Release 0.12: https://github.com/xolox/python-proc/compare/0.11...0.12

0.11

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

Added ``with-gpg-agent`` program: A smart wrapper for the ``gpg-agent
--daemon`` functionality that makes sure the environment variable
``$GPG_AGENT_INFO`` is always set correctly.

.. _Release 0.11: https://github.com/xolox/python-proc/compare/0.10.1...0.11

0.10.1

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

Fixed broken reStructuredText syntax in README (which breaks the rich text
rendering on the Python Package Index).

.. _Release 0.10.1: https://github.com/xolox/python-proc/compare/0.10...0.10.1

0.10

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

- Several improvements to ``cron-graceful``:

- Improved cron daemon termination.
- Improved user friendliness of output.
- Avoid useless log output noise.

- Start publishing wheel distributions.
- Explicitly signal skipped tests (when possible).
- Refactored internal project infrastructure such as the makefile, setup script
and Travis CI build configuration.

.. _Release 0.10: https://github.com/xolox/python-proc/compare/0.9.1...0.10

0.9.1

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

Silenced another race condition (``ESRCH`` instead of ``ENOENT``).

This is one of those things that you only observe after running a package like
:pypi:`proc` from a periodic task (cron job) that runs every minute on a dozen
servers for a couple of weeks 🙂. The error condition was -correctly- being
swallowed already, but it was more noisy than it needed to be.

.. _Release 0.9.1: https://github.com/xolox/python-proc/compare/0.9...0.9.1

0.9

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

Refactored the separation of concerns between the :pypi:`executor` and :pypi:`proc` packages.

Please refer to the commit message of the other side of this refactoring
(`executorb484912bb33`_) for details about the how and why of this fairly
involved refactoring 🙂.

.. _Release 0.9: https://github.com/xolox/python-proc/compare/0.8.5...0.9
.. _executorb484912bb33: https://github.com/xolox/python-executor/commit/b484912bb33

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.