| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 936a999 commit a089810
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -50,6 +50,7 @@ describe('AsyncContextFrame', { | |||
| 50 | 50 | const proc = spawn(python, [ | |
| 51 | 51 | testRunner, | |
| 52 | 52 | `--mode=${process.features.debug ? 'debug' : 'release'}`, | |
| 53 | + `--shell=${process.execPath}`, | ||
| 53 | 54 | '--node-args=--experimental-async-context-frame', | |
| 54 | 55 | test, | |
| 55 | 56 | ], { | |
| Back | FazBrowse Home | New Git URL |
0 commit comments