Skip to content

v1.2.9 - Threads can be closed.

Choose a tag to compare

@jumpcutking jumpcutking released this 13 Sep 14:02
· 48 commits to main since this release

A thread can be closed by its id. The process will be asked to exit "process.kill(1)".

The thread will report it has been closed using the action "process.exit".