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

queue sys.exit in testing. #140

Open
Carreau opened this issue Mar 29, 2021 · 0 comments
Open

queue sys.exit in testing. #140

Carreau opened this issue Mar 29, 2021 · 0 comments
Assignees

Comments

@Carreau
Copy link
Collaborator

Carreau commented Mar 29, 2021

#139 pinned ipykernel,

A small change means that all executions requests are now cancelled after an error; this means in particular that in testing the exist() requests we are sending get cancelled when we test for exceptions.

A likely workaround is to queue requests and wait for the results of previous action before submitting new ones.

It is not critical right now, but will probably be needed in the future.

@Carreau Carreau self-assigned this Nov 9, 2022
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