mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
Increase the deadlock detection timeout in TestSynchCritical to accommodate longer runtime on systems with large number of CPUs/threads. The usual test run time when the threads are finishing correctly won't change. Fixes: https://github.com/FreeRDP/FreeRDP/issues/11800