Skip to content

Add a method to kill a thread

hazel requested to merge hazel_meow/isleward:1003-map-threads into v0.3.1-rebased

Part of #1003.

Allows killing threads (they get marked as alive/dead and getThread functions only return alive threads).

Also moves the log message to the proper end of the instance startup.

Just another brick on the road towards on-demand instances (will be testing with a mod soon enough).

Merge request reports