-
fix(core): disable daemon in postinstall (#27415)
发布于
2024-08-13 21:55:54 +00:00 Current Behavior
Daemon is stopped.. but then started in the postinstall process. The
results might be premature and cause issues for subsequent commands.Expected Behavior
Daemon is stopped... and disabled in postinstall process. This won't
cause issues for subsequent commands.Related Issue(s)
Fixes #
下载附件