Skip to content
Snippets Groups Projects
Commit 998a0f68 authored by Simon McVittie's avatar Simon McVittie
Browse files

launch, launcher: Allow terminating commands after a "main" command exits


This can be used when launching Proton games, which consist of zero or
more setup commands, which may launch background processes, followed by
launching the game itself. A caller can wrap the game with
pressure-vessel-adverb --subreaper to wait for all main-game processes
(launchers, bug reporting systems, etc.) to exit before terminating the
setup commands.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent 220657c6
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment