mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-17 06:52:59 +00:00
Merge pull request #2721 from minrk/async-init-spawners
Add JupyterHub.init_spawners_timeout
This commit is contained in:
@@ -727,6 +727,7 @@ class User:
|
||||
spawner = self.spawners[server_name]
|
||||
spawner._spawn_pending = False
|
||||
spawner._start_pending = False
|
||||
spawner._check_pending = False
|
||||
spawner.stop_polling()
|
||||
spawner._stop_pending = True
|
||||
|
||||
|
Reference in New Issue
Block a user