Skip to content
Snippets Groups Projects
  • ale's avatar
    7ecd4775
    Prevent initialization deadlock bug · 7ecd4775
    ale authored
    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().
    7ecd4775
    History
    Prevent initialization deadlock bug
    ale authored
    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().