Commit b82cc48
doc: clarify virtualCwd behavior in Worker threads
Virtual cwd works for virtual paths in Workers, but process.chdir()
to real filesystem paths will throw ERR_WORKER_UNSUPPORTED_OPERATION.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 2fff415 commit b82cc48
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
266 | | - | |
267 | | - | |
268 | | - | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
| |||
0 commit comments