-
- Downloads
Prevent initialization deadlock bug
If the server was signaled to shutdown when the Node was still waiting to read its configuration, the configReady channel would never fire, causing a lockup in NewNode().
Please register or sign in to comment