v1.2.9 - Threads can be closed.
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".
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".