mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-08-01 19:06:47 +02: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>