Enable or disable printing a stack trace on SIGINT
. The API is only available on the main thread.
function
util.setTraceSigInt
enable: boolean
): void;
function
Enable or disable printing a stack trace on SIGINT
. The API is only available on the main thread.