Set the list of signals that are used as global cancellation signal.
When a global cancellation signal is received, the whole program will be cancelled gracefully,
using the native cancellation mechanism of moonbitlang/async.
Signals unavailable on current platform will be silently ignored.
The default list is all supported signals.