mirror of
https://github.com/chatmail/relay.git
synced 2026-08-11 11:00:52 +00:00
d14f384de3
Capture stderr separately in Incus.run() instead of merging it into stdout, which corrupted JSON parsing in run_json(). Add --quiet flag to reduce incus noise. Suppress stderr in Remote subprocess to prevent pytest-xdist communication issues.