Open elgalu opened 6 years ago
I think it would be better to add stop_timeout instead of re-using start_timeout here:
stop_timeout
start_timeout
https://github.com/jupyterhub/kubespawner/blob/5040e75022f302b3cbfadaa1ae18a5ab9d5563a0/kubespawner/spawner.py#L1784
Makes sense
Still relevant issue.
https://github.com/jupyterhub/kubespawner/blob/44d638b7c63576b7f88e82e6073de3f2ee2c4116/kubespawner/spawner.py#L2011-L2020
I think it would be better to add
stop_timeout
instead of re-usingstart_timeout
here:https://github.com/jupyterhub/kubespawner/blob/5040e75022f302b3cbfadaa1ae18a5ab9d5563a0/kubespawner/spawner.py#L1784