👩💻 Join our community of thousands of amazing developers!
A customer wants to detect that their thread pool work items are not completing quickly enough and trigger a crash if they appear to be stuck. They looked at WaitForThreadpoolWaitCallbacks, but that function doesn’t support a timeout. It just waits indefinitely. The post How can I detect that a thread pool work item is taking too long? appeared first on The Old New Thing....