Skip to content

Add ability to stop scripts#1006

Merged
Col-E merged 3 commits intoCol-E:masterfrom
xxDark:script-stop
Apr 23, 2026
Merged

Add ability to stop scripts#1006
Col-E merged 3 commits intoCol-E:masterfrom
xxDark:script-stop

Conversation

@xxDark
Copy link
Copy Markdown
Collaborator

@xxDark xxDark commented Feb 11, 2026

What's new

Ability to stop scripts without Thread#stop. Also works if script itself spawns threads.
Won't work in some cases if script does some blocking work though.
Closes #1005

@Col-E Col-E merged commit 7ceceb8 into Col-E:master Apr 23, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a stop button to the script execution

2 participants