mirror of
https://github.com/chatmail/relay.git
synced 2026-05-10 16:04:37 +00:00
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.