Availability:built-in
halt(0).bugIn
the multithreaded version, halt/0
does not work when not called from the main thread. In the
current system a permission_error exception is raised.
Future versions may enable halt/0
from any thread.
halt(0).bugIn
the multithreaded version, halt/0
does not work when not called from the main thread. In the
current system a permission_error exception is raised.
Future versions may enable halt/0
from any thread.