This repository has been archived by the owner on Apr 22, 2023. It is now read-only.
child_process.spawnSync()
throws an error when options
argument is shared
#9158
Labels
Milestone
Calling
child_process.spawnSync()
3 times with sharedoptions
argument throws an error.test.js
:This bug has been fixed on io.js v1.1.0.
See also: nodejs/node#576, nodejs/node#579
The text was updated successfully, but these errors were encountered: