-
fix(repo): cleanup old plugins promise (#29295)
发布于
2024-12-10 20:36:41 +00:00 Current Behavior
When plugins in
nx.jsonare 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.jsonare changed and the
daemon continues responding properly with project graphs.Related Issue(s)
Fixes #
下载附件