kubespawner
kubespawner copied to clipboard
Add stop_timeout instead of re-using start_timeout
I think it would be better to add stop_timeout instead of re-using start_timeout here:
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