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

mpi notebook and ipyparallel race conditions #859

Closed
FabioLuporini opened this issue Jun 18, 2019 · 1 comment · Fixed by #1923
Closed

mpi notebook and ipyparallel race conditions #859

FabioLuporini opened this issue Jun 18, 2019 · 1 comment · Fixed by #1923
Assignees
Labels
examples examples

Comments

@FabioLuporini
Copy link
Contributor

this applies to examples/mpi/overview.ipynb and possibly to any ipyparallel-based notebook tested via nbval

random failures seem to be happening due to this issue in ipyparallel

we're not totally sure this is the actual issue, but it's more than a weak conjecture

currently worked around by adding NBVAL_IGNORE to all non-output cells. This seems to make CI happy for now...

@FabioLuporini
Copy link
Contributor Author

horrible, but we might consider using flaky ... better than nothing?

integration with NBVAL is still missing though

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

Successfully merging a pull request may close this issue.

2 participants