Skip to content

framework/replay: send backend's subprocess stderr to sys.stderr

Make it explicit, in case it was redirected for the parent process.

See: https://bugs.python.org/issue44158

Signed-off-by: Andres Gomez agomez@igalia.com

Merge request reports