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

Fix out-of-order crashes in notebooks #20

Closed
1 of 5 tasks
kwabenantim opened this issue Jun 27, 2023 · 1 comment
Closed
1 of 5 tasks

Fix out-of-order crashes in notebooks #20

kwabenantim opened this issue Jun 27, 2023 · 1 comment
Assignees
Labels
bug Something isn't working stale

Comments

@kwabenantim
Copy link
Member

kwabenantim commented Jun 27, 2023

Description
Notebooks crash routinely when some cells are run out-of-order.

To Do

  • Reproduce problem.
  • Investigate possible solutions for preventing out-of-order execution e.g. group things together in functions.
  • Hide some functionality behind the scenes from users e.g. chaste.init(), SetupNotebookTest() etc.
  • Gently recover from errors if out-of-order crashes cannot be avoided.
  • Add additional tests if necessary.
@kwabenantim kwabenantim added the bug Something isn't working label Jun 27, 2023
@kwabenantim kwabenantim self-assigned this Jun 27, 2023
@kwabenantim kwabenantim linked a pull request Jul 22, 2023 that will close this issue
@kwabenantim kwabenantim removed a link to a pull request Aug 22, 2023
@kwabenantim
Copy link
Member Author

Can't seem to reproduce this now after most notebook crashes seem to have been fixed by #21.
Closing this issue now, but might reopen if these crashes resurface.

@kwabenantim kwabenantim closed this as not planned Won't fix, can't repro, duplicate, stale Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale
Projects
None yet
Development

No branches or pull requests

1 participant