Skip to content
Snippets Groups Projects
Commit 05bf12cc authored by Michel Dänzer's avatar Michel Dänzer Committed by Marge Bot
Browse files

intel/tools: Use subprocess.Popen to read output directly from a pipe


Instead of using tempfiles to communicate between child & parent
process. The latter sometimes resulted in hitting the meson timeout if
there was high filesystem pressure.

Fixes: ccaa5b03 "intel/tools: rewrite run-test.sh in python"
Reviewed-by: default avatarDylan Baker <dylan.c.baker@intel.com>
Part-of: <mesa/mesa!9528>
parent f0c8c658
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment