Skip to content
New issue

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

Increase culling test idle timeout #5952

Merged
merged 1 commit into from
Jan 29, 2021

Conversation

kevin-bates
Copy link
Member

@kevin-bates kevin-bates commented Jan 17, 2021

We've recently seen a couple of cases where a 2-second idle timeout can cause a race condition on the kernel cull test. This increases the timeout to 5 seconds (along with some minor refactoring to make adjustments easier in the future).

(Related: jupyter-server/jupyter_server#388)

@Zsailer Zsailer merged commit 3f64d74 into jupyter:master Jan 29, 2021
@kevin-bates kevin-bates deleted the cull-test-idle-timeout branch January 29, 2021 23:40
@blink1073 blink1073 added this to the 6.3 milestone Mar 18, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants