Xevrac / cnc_backend

Goal is to fully emulate Command and Conquerâ„¢ backend and have functioning client.
GNU General Public License v3.0
12 stars 1 forks source link

Close Threads properly on application exit #4

Open Xevrac opened 6 months ago

Xevrac commented 6 months ago

When the program closes, it moves to a Background active state remaining "open" and in Task manager. We need to properly shutdown the process.