Skip to content

doc: note that listening on SIGSEGV & co is unsafe

Checklist
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

doc

Description of change

Note that trying to listen for some signals using process.on() is unsafe in the process docs.

Merge request reports

Loading