The test lock_stats_test.cpp uses deadlines of 1ms which in rare cases can result in measuring a 0 microsecond lock wait time.
We should raise these 1ms deadlines to higher values to make the test more reliable.
The test lock_stats_test.cpp uses deadlines of 1ms which in rare cases can result in measuring a 0 microsecond lock wait time.
We should raise these 1ms deadlines to higher values to make the test more reliable.