This repository has been archived by the owner on Apr 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7.3k
AssertionError: false == true at RoundRobinHandle.add (cluster.js:140:3) #9296
Labels
Comments
Would need to see more information about the test case, but in short that assertion fails when trying to re-add a worker that was already in the pool. @cjihrig can you take a look at this? |
@tjfontaine the solution to this is in #8643. It landed in master, but not 0.12. |
In which release can I expect to be fixed? v0.12.1 ? v1.0.0 ? Or should I wait for io.js to be merged ;-) ? |
ok, i tested on an other machine... and I can't reproduce it, so we can close this issue... |
I am still having this issue. I ran the following sample code for express app and it produces the same error
|
I have this issue as well |
I'm also have this issue. |
I am having this issue as well. Are you guys using any workarounds for now? |
+1. Anything new on this? |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is this a node issue? Unitech/pm2#1049
The text was updated successfully, but these errors were encountered: