Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.4 KB

README.md

File metadata and controls

15 lines (12 loc) · 1.4 KB

simpervisor

GitHub Workflow Status Codecov Latest PyPI version Latest conda-forge version GitHub Discourse Gitter

simpervisor provides the SupervisedProcess class that provides async methods start, ready, terminate, and kill to manage it. As an example of how it can be used, see how jupyterhub/jupyter-server-proxy uses it.