Expand description
This module contains the EventLoop
type, which is the constellation’s
view of a script thread. When an EventLoop
is dropped, an ExitScriptThread
message is sent to the script thread, asking it to shut down.
This module contains the EventLoop
type, which is the constellation’s
view of a script thread. When an EventLoop
is dropped, an ExitScriptThread
message is sent to the script thread, asking it to shut down.