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

Add reset_kc option to reset_execution_trackers #44

Merged
merged 3 commits into from
Apr 10, 2020
Merged

Add reset_kc option to reset_execution_trackers #44

merged 3 commits into from
Apr 10, 2020

Conversation

davidbrochart
Copy link
Member

reset_kc can also be passed to async_execute and execute methods (defaults to False: the kernel client won't be reset).

@MSeal
Copy link
Contributor

MSeal commented Apr 9, 2020

Mind add a test that the kc gets reused using this flab on subsequent execute calls?

@davidbrochart
Copy link
Member Author

Thank you for reminding me the importance of tests, it revealed a bug.

@MSeal MSeal merged commit cd85dea into jupyter:master Apr 10, 2020
@davidbrochart davidbrochart deleted the reset_kc branch April 10, 2020 19:43
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

Successfully merging this pull request may close these issues.

3 participants