mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-11-17 14:24:12 +01:00
When running wine games, there's good chance the executable is already gone when GameMode decided to add it to the list. Let's silently bail out here. It probably grabs a non-matching PID anyway in this moment. Signed-off-by: Kai Krakow <kai@kaishome.de>