.. _f-processhelper: module ``loghelper.process_helper`` =================================== Short summary +++++++++++++ module ``pyquickhelper.loghelper.process_helper`` Helpers about processes. :githublink:`%|py|6` Functions +++++++++ +------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------+ | function | truncated documentation | +==============================================================================+=========================================================================================================================================================+ | :func:`reap_children ` | Terminates children processes. Copied from `psutil `_. ... | +------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pyquickhelper.loghelper.process_helper :members: :special-members: __init__ :show-inheritance: