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

server crash from closing a notebook from the start page while it is still open #4379

Closed
scottdraves opened this issue Jun 30, 2016 · 0 comments

Comments

@scottdraves
Copy link
Contributor

scottdraves commented Jun 30, 2016

if you open a notebook, and then open the start page in another tab, and then click the "close" button, then go back to the tab where the notebook is still open, and then edit or save it, the server crashes:

java.lang.NullPointerException
        at com.twosigma.beaker.core.rest.SessionBackupRest.setEdited(SessionBackupRest.java:223)

instead you should get a pop-up notification "this session has been closed from another window" similar to #4308

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants