Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 79f7564

Browse filesBrowse files
IHsuangibfahn
authored andcommitted
test: add common.crashOnUnhandledRejection()
PR-URL: #17247 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Jon Moss <me@jonathanmoss.me> Reviewed-By: Anna Henningsen <anna@addaleax.net>
1 parent f391d3c commit 79f7564
Copy full SHA for 79f7564

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Open diff view settings
Filter options
  • test/addons/make-callback-recurse
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Open diff view settings
Collapse file

‎test/addons/make-callback-recurse/test.js‎

Copy file name to clipboardExpand all lines: test/addons/make-callback-recurse/test.js
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ const makeCallback = binding.makeCallback;
99
// Make sure this is run in the future.
1010
const mustCallCheckDomains = common.mustCall(checkDomains);
1111

12+
common.crashOnUnhandledRejection();
1213

1314
// Make sure that using MakeCallback allows the error to propagate.
1415
assert.throws(function() {

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.