Part of TestConcurrentEvents starts threads that are supposed to be delayed by one second.
Test was adding "delay" threads to the "actions" thread list instead of the "delay_actions" list, which caused them to be started without delay.
Differential D6221
TestConcurrentEvents - delay threads not working
vharron on Nov 11 2014, 1:49 PM. Authored by
Details
Diff Detail |