diff options
| author | SulfurNitride <SulfurNitride@users.noreply.github.com> | 2026-05-08 19:52:03 -0500 |
|---|---|---|
| committer | SulfurNitride <SulfurNitride@users.noreply.github.com> | 2026-05-08 19:52:03 -0500 |
| commit | 12de3c95f155213206bfa3fdc0f680c92c55a59f (patch) | |
| tree | e964c320b61c87db5062db153262ed4e1770eedd /libs/plugin_python/.pre-commit-config.yaml | |
| parent | 268c9ad92f9700a855d479d91a2e47ff381216f3 (diff) | |
multiprocess: silence liveness-probe close as benign
primaryAlive() opens a QLocalSocket then disconnects without writing
any payload to verify a primary is listening. The primary's
receiveMessage() saw the empty PeerClosedError connection and logged
"failed to receive data from secondary process" plus a popup, even
though the real NXM/shortcut message arrived on the next connection
and was processed correctly.
Treat zero-byte PeerClosedError/UnknownSocketError closes as the
expected probe pattern (debug log, no error). Other errors still
report loudly.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Diffstat (limited to 'libs/plugin_python/.pre-commit-config.yaml')
0 files changed, 0 insertions, 0 deletions
