mirror of
https://github.com/chatmail/relay.git
synced 2026-08-11 02:50:53 +00:00
de1a53b135
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.