joshjaysalazar / iRacingSafetyCarGenerator

Software to generate custom safety cars during an iRacing race
GNU General Public License v3.0
1 stars 1 forks source link

Stays connected to iRacing after closing window #13

Open joshjaysalazar opened 2 months ago

joshjaysalazar commented 2 months ago

Describe the bug If the program is closed while safety cars are still possible, the thread connected to iRacing continues to run.

To Reproduce Steps to reproduce the behavior:

  1. Run the generator
  2. Close the window early
  3. See the process still running

Expected behavior Obviously, closing the window should stop the program.

Screenshots N/A

Additional context N/A