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

Need a way to abort a running script #2

Open
JoeStrout opened this issue Jul 3, 2024 · 1 comment
Open

Need a way to abort a running script #2

JoeStrout opened this issue Jul 3, 2024 · 1 comment

Comments

@JoeStrout
Copy link

It looks like while a script is running, MSTerminal sits in its runCycles method, until coopRunner reports isFinished().

So, maybe we could put an abort flag on MSTerminal, and have runCycles bail out when the runner is finished or when abort is true?

This is needed for JoeStrout/miniscript-tryit#1

JoeStrout added a commit to JoeStrout/miniscript-web-term that referenced this issue Jul 24, 2024
@JoeStrout
Copy link
Author

Well I guess we should keep this open until I make a PR and it gets merged in.

@JoeStrout JoeStrout reopened this Jul 24, 2024
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