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

[Question] how to abort evaluating ? #115

Closed
nesteiner opened this issue Dec 4, 2022 · 3 comments
Closed

[Question] how to abort evaluating ? #115

nesteiner opened this issue Dec 4, 2022 · 3 comments

Comments

@nesteiner
Copy link

when evaluating a code block, it stuck the julia-snail, and I want to cancel it, how should I do

@gcv
Copy link
Owner

gcv commented Dec 4, 2022

You mean the Julia side computation takes a long time?

@gcv
Copy link
Owner

gcv commented Dec 5, 2022

To clarify, if it’s a matter of aborting long-running Julia tasks, then it’s a known problem in Snail (#104). Shouldn’t be too difficult to resolve, I just don’t have time right now.

If you’re seeing tasks that should be quick hanging, then it’s usually a bug in Snail. I’ll need a reproducible case.

@gcv
Copy link
Owner

gcv commented Jan 7, 2023

Please reopen if there's more information.

@gcv gcv closed this as completed Jan 7, 2023
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

No branches or pull requests

2 participants