◐ Shell
clean mode source ↗

process: add capture function for uncaught exceptions by addaleax · Pull Request #17159 · nodejs/node

@addaleax added domain

Issues and PRs related to the domain subsystem.

process

Issues and PRs related to the process subsystem.

semver-minor

PRs that contain new features and should be released in the next minor version.

labels

Nov 20, 2017

@nodejs-github-bot nodejs-github-bot added c++

Issues and PRs that require attention from people who are familiar with C++.

lib / src

Issues and PRs related to general changes in the lib or src directory.

labels

Nov 20, 2017

apapirovski

AndreasMadsen

apapirovski

apapirovski

vsemozhetbyt

jasnell

jasnell

jasnell

jasnell

vsemozhetbyt pushed a commit that referenced this pull request

Jun 27, 2018
setUncaughtExceptionCapture -> setUncaughtExceptionCaptureCallback

process.setUncaughtExceptionCaptureCallback and its docs were originally
added in #17159

PR-URL: #21523
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>

targos pushed a commit that referenced this pull request

Jun 28, 2018
setUncaughtExceptionCapture -> setUncaughtExceptionCaptureCallback

process.setUncaughtExceptionCaptureCallback and its docs were originally
added in #17159

PR-URL: #21523
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>