Skip to content
Snippets Groups Projects
Commit fa634281 authored by Timothee Besset's avatar Timothee Besset
Browse files

T24370 - add a new flag to fix 'Force Exit' in Proton 5.13

parent c94c8fdb
No related branches found
No related tags found
No related merge requests found
Pipeline #4915 passed with warnings
......@@ -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