全局未捕获异常


¥Global uncaught exceptions

REPL 使用 domain 模块来捕获该 REPL 会话的所有未捕获的异常。

¥The REPL uses the domain module to catch all uncaught exceptions for that REPL session.

在 REPL 中使用 domain 模块有这些副作用:

¥This use of the domain module in the REPL has these side effects: