flake8
passed.
JSHint
passed.
Review Request #14571 — Created Aug. 25, 2025 and submitted
The newly-added
input_stringparameter torun_processcould end up
passing bothstdin=subprocess.PIPEandinput=..., which causes an
error. This change makes it so we don't do that.
Used some code that passed
input_stringin torun_processand no
longer saw the error.
| Summary | ID |
|---|---|
| ksoklvlvmoywmkkntvzxzrokusmnzomq |