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

Add back support for kernel launch timeout pad #910

Conversation

CiprianAnton
Copy link
Contributor

@CiprianAnton CiprianAnton commented Jul 6, 2022

Re-add support removed in 573adc3

@CiprianAnton CiprianAnton marked this pull request as ready for review July 6, 2022 12:19
Copy link
Member

@kevin-bates kevin-bates left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good @CiprianAnton. I had more comments than I anticipated, none of which are critical.

jupyter_server/gateway/gateway_client.py Outdated Show resolved Hide resolved
jupyter_server/gateway/gateway_client.py Outdated Show resolved Hide resolved
jupyter_server/gateway/gateway_client.py Outdated Show resolved Hide resolved
jupyter_server/gateway/gateway_client.py Outdated Show resolved Hide resolved
@CiprianAnton CiprianAnton marked this pull request as draft July 6, 2022 19:11
- Update pad_timeout default value
- Rename kernel_launch_timeout_pad => launch_timeout_pad
@codecov-commenter
Copy link

codecov-commenter commented Jul 6, 2022

Codecov Report

Merging #910 (2bff10b) into main (1ec1aee) will increase coverage by 0.06%.
The diff coverage is 91.66%.

@@            Coverage Diff             @@
##             main     #910      +/-   ##
==========================================
+ Coverage   71.44%   71.51%   +0.06%     
==========================================
  Files          65       65              
  Lines        7705     7712       +7     
  Branches     1289     1289              
==========================================
+ Hits         5505     5515      +10     
+ Misses       1805     1804       -1     
+ Partials      395      393       -2     
Impacted Files Coverage Δ
jupyter_server/gateway/gateway_client.py 80.42% <91.66%> (+2.40%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1ec1aee...2bff10b. Read the comment docs.

@CiprianAnton CiprianAnton marked this pull request as ready for review July 6, 2022 19:40
Copy link
Member

@kevin-bates kevin-bates left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - thank you @CiprianAnton.

@kevin-bates kevin-bates merged commit e4bf162 into jupyter-server:main Jul 7, 2022
@blink1073
Copy link
Contributor

@meeseeksdev please backport to 1.x

meeseeksmachine pushed a commit to meeseeksmachine/jupyter_server that referenced this pull request Jul 7, 2022
blink1073 pushed a commit that referenced this pull request Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants