mirror of
https://github.com/chatmail/relay.git
synced 2026-05-12 09:04:36 +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.