Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

handle KeyError when get session#6245

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
kevin-bates merged 2 commits intojupyter:masterfromccw630:fix_session
Dec 20, 2021
Merged

handle KeyError when get session#6245

kevin-bates merged 2 commits intojupyter:masterfromccw630:fix_session
Dec 20, 2021

Conversation

@ccw630
Copy link
Contributor

If gateway is enabled,row_to_model can delete session row when kernel culled or died on gateway. Then it raises aKeyError unhadled inget_session.

Copy link
Member

@kevin-bateskevin-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.

@ccw630
Copy link
ContributorAuthor

Wondering if I should make a same PR to repojupyter_server - what's the diffrence between thosebackend code?

@kevin-bates
Copy link
Member

Yes, that would be helpful, thank you.
Jupyter server was derived directly from notebook but only includes backend code. That is, it is only the server portion.
The notebook repository is essentially in a maintenance-only mode while jupyter_server entertains feature additions, etc. Front-end applications have or are migrating to jupyter_server.

@kevin-bateskevin-bates merged commit46f40e7 intojupyter:masterDec 20, 2021
@github-actionsgithub-actionsbot locked asresolvedand limited conversation to collaboratorsJun 19, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

1 more reviewer

@kevin-bateskevin-bateskevin-bates approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@ccw630@kevin-bates

[8]ページ先頭

©2009-2025 Movatter.jp