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

stopping a function from running #102

Open
TorchedSammy opened this issue Dec 24, 2023 · 0 comments
Open

stopping a function from running #102

TorchedSammy opened this issue Dec 24, 2023 · 0 comments

Comments

@TorchedSammy
Copy link
Contributor

is there any way to stop the execution of a function without stopping the runtime? from what i've seen, this would be done with a thread? but i'm not sure how.

the use case would be that if i run a function that may get stuck somewhere, i can just stop it from running and continue with something else.

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

1 participant