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 a089810

Browse filesBrowse files
codebytereaduh95
authored andcommitted
test: allow embedder running async context frame test
PR-URL: #57193 Reviewed-By: Stephen Belanger <admin@stephenbelanger.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Chemi Atlow <chemi@atlow.co.il> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 936a999 commit a089810
Copy full SHA for a089810

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

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

‎test/parallel/test-async-context-frame.mjs‎

Copy file name to clipboardExpand all lines: test/parallel/test-async-context-frame.mjs
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ describe('AsyncContextFrame', {
5050
const proc = spawn(python, [
5151
testRunner,
5252
`--mode=${process.features.debug ? 'debug' : 'release'}`,
53+
`--shell=${process.execPath}`,
5354
'--node-args=--experimental-async-context-frame',
5455
test,
5556
], {

0 commit comments

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