发布

  • fix(repo): cleanup old plugins promise (#29295)

    frostbyte_neo 发布于 2024-12-10 20:36:41 +00:00

    Current Behavior

    When plugins in nx.json are changed, the daemon can no longer
    communicate with plugin workers and create the graph. It will just hang
    waiting for messages to go through.

    Expected Behavior

    Proper cleanup is done when plugins in nx.json are changed and the
    daemon continues responding properly with project graphs.

    Related Issue(s)

    Fixes #

    下载附件