-
Notifications
You must be signed in to change notification settings - Fork 22
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
Notebook CI test fails with kernel died
#212
Labels
infrastructure
what's needed to sustain the package
Comments
observingClouds
added
infrastructure
what's needed to sustain the package
and removed
bug
Something isn't working
labels
Jun 15, 2023
Looking into this a bit closer it seems to be connected with the GIL and occurs when the entire notebook already run and is shutdown. I can reproduce the error by simply doing
|
observingClouds
added a commit
that referenced
this issue
Oct 1, 2023
Removing julia installation before test_notebooks to use python-only implementation. Fixes #212
Merged
observingClouds
added a commit
to Ishaanj18/xbitinfo
that referenced
this issue
Dec 15, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
The following error is currently raised in the
test_notebook
CI job:The text was updated successfully, but these errors were encountered: