spierce7
05/27/2023, 3:19 PMmain
function will finish, and then the app won't close for 20 seconds - 2 minutes. I've had to resort to the practice of calling exitProcess(0)
manually. Is there a proper way to resolve this lag time for our app closing?Tolriq
05/27/2023, 3:27 PMart::ThreadList::WaitForOtherNonDaemonThreadsToExit
and what you describe would be a possible cause so that would limit where I need to search 🙂spierce7
05/27/2023, 3:36 PMTolriq
05/27/2023, 4:22 PMspierce7
05/27/2023, 4:23 PM1.6.4
Tolriq
05/27/2023, 4:24 PMspierce7
05/27/2023, 4:27 PMPHondogo
05/27/2023, 5:38 PMPHondogo
05/27/2023, 5:40 PMZach Klippenstein (he/him) [MOD]
05/28/2023, 3:20 AMspierce7
05/28/2023, 4:05 AMspierce7
05/28/2023, 4:06 AMspierce7
05/28/2023, 4:06 AMDmitry Khalanskiy [JB]
05/28/2023, 9:04 AM