pilotclient
pilotclient copied to clipboard
Display list of workers still running at shutdown
Application can keep a global list of worker threads currently running. At shutdown, a list of workers still running can be displayed, so the user is aware why shutdown is taking some time.
This would also make it easier to debug common livelock situations, and reduce the amount of noise in the #crashreports discord channel.