kubespawner icon indicating copy to clipboard operation
kubespawner copied to clipboard

Add stop_timeout instead of re-using start_timeout

Open elgalu opened this issue 7 years ago • 2 comments

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

elgalu avatar Aug 22 '18 14:08 elgalu

Makes sense

minrk avatar Sep 03 '18 09:09 minrk

Still relevant issue.

https://github.com/jupyterhub/kubespawner/blob/44d638b7c63576b7f88e82e6073de3f2ee2c4116/kubespawner/spawner.py#L2011-L2020

consideRatio avatar Oct 25 '20 14:10 consideRatio