mirror of
https://github.com/nodejs/node-v0.x-archive.git
synced 2026-04-28 03:01:10 -04:00
The test assumes the parent and the child are scheduled fairly. Probably true most of the time but not always, making it fail spuriously. Bad test, remove it.