-
Notifications
You must be signed in to change notification settings - Fork 225
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
child_process doesn't work with fibers #1
Comments
Hey what OS & Node version are you running? I can't reproduce this on OS X Snow Leopard with node 0.3.x or Gentoo Linux with node 0.2.x or 0.3.x. Could you apply this patch to the makefile and then run "make clean all" and tell me if it fixes the problem?
|
Yes, it resolves the issue -- thanks!
|
Great! I went ahead and committed that in a203d61. |
Closed
tailsu
referenced
this issue
in Icenium/node-fibers
Mar 4, 2014
add method that asserts that every future has been accounted for
ghost
mentioned this issue
Sep 22, 2015
Closed
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For the testcase:
I'm getting the following error with node-fibers loaded:
The text was updated successfully, but these errors were encountered: