Skip to content

Commit 259b0ef

Browse files
committed
fixup! async_hooks,inspector: inspector keeps async context untouched
1 parent dfedbf9 commit 259b0ef

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

test/parallel/test-inspector-async-context-brk.js

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// Flags: --expose-internals
21
'use strict';
32
const common = require('../common');
43
const { AsyncLocalStorage } = require('async_hooks');

test/parallel/test-inspector-multisession-js.js

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// Flags: --expose-internals
21
'use strict';
32
const common = require('../common');
43

0 commit comments

Comments
 (0)