goatcorp / XIVLauncher.Core

Cross-platform version of XIVLauncher, optimized for Steam Deck
GNU General Public License v3.0
84 stars 35 forks source link

Closing XIVLauncher during download does not cancel download #140

Open Velkee opened 1 month ago

Velkee commented 1 month ago

If XIVLauncher.Core is launched and the client starts a patch download, the download will continue to run in the background when you close the application window. XIVLauncher.Core appears to continue to run in the background, and sending a sigterm through my system monitor was the only option to truly stop the process.

It appears the XIVLauncher.Core download process does not use the XIVLauncher.Core process name, as is seemed the download continued even after terminating the process.