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

Test handling of errors #19

Open
jankatins opened this issue Feb 23, 2016 · 0 comments
Open

Test handling of errors #19

jankatins opened this issue Feb 23, 2016 · 0 comments

Comments

@jankatins
Copy link

All already submitted requests ("run all" in the notebook) should be aborted after an error occurred.

See e.g. IRkernel/IRkernel#232

Possible test cases:

  • Submit two cells and the first one fails -> should abort the second cell
  • submit two cells, the first aborts and after getting the abort results, submit a third one, which should succeed...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant