-
Notifications
You must be signed in to change notification settings - Fork 318
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
Add back support for kernel launch timeout pad #910
Conversation
There was a problem hiding this 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.
Co-authored-by: Kevin Bates <[email protected]>
- Update pad_timeout default value - Rename kernel_launch_timeout_pad => launch_timeout_pad
Codecov Report
@@ 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
Continue to review full report at Codecov.
|
Co-authored-by: Kevin Bates <[email protected]>
…s defined in this file
for more information, see https://pre-commit.ci
…of github.com:CiprianAnton/jupyter_server into users/canton/add-suport-for-kernel-launch-timeout-pad
There was a problem hiding this 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.
@meeseeksdev please backport to 1.x |
…meout pad) (#911) Co-authored-by: Ciprian Anton <[email protected]>
Re-add support removed in 573adc3