mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-16 06:22:59 +00:00
basic implementation of managed services
- managed services are automatically restarted - proxied services not there yet
This commit is contained in:
@@ -571,4 +571,4 @@ class LocalProcessSpawner(Spawner):
|
||||
if status is None:
|
||||
# it all failed, zombie process
|
||||
self.log.warning("Process %i never died", self.pid)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user