We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I think it would be better to add stop_timeout instead of re-using start_timeout here:
stop_timeout
start_timeout
kubespawner/kubespawner/spawner.py
Line 1784 in 5040e75
The text was updated successfully, but these errors were encountered:
Makes sense
Sorry, something went wrong.
Still relevant issue.
Lines 2011 to 2020 in 44d638b
No branches or pull requests
I think it would be better to add
stop_timeout
instead of re-usingstart_timeout
here:kubespawner/kubespawner/spawner.py
Line 1784 in 5040e75
The text was updated successfully, but these errors were encountered: