Skip to content
Snippets Groups Projects
Commit cd9decf0 authored by Timothee Besset's avatar Timothee Besset Committed by Simon McVittie
Browse files

populate-depot: Add use_tool_subprocess_reaper flag

parent d260d783
No related branches found
No related tags found
1 merge request!294CI: Update populate-depot to latest version
......@@ -670,6 +670,7 @@ class Main:
manifest=dict(
commandline=' '.join(words),
version='2',
use_tool_subprocess_reaper='1',
)
) # type: Dict[str, Any]
if runtime.suite == 'soldier':
......
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