mariadb/mysql-test/suite/stress
Monty 93f5d40656 Fixed debug_sync timeout in deadlock_drop_table
The issue was that we sent two different signals to different threads
after each other. The DEBUG_SYNC functionality cannot handle this (as
the signal is stored in a global variable) and the first one can get
lost.

Fixed by using the same signal for both threads.
2021-06-19 03:46:00 +03:00
..
include Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +01:00
r Fixed debug_sync timeout in deadlock_drop_table 2021-06-19 03:46:00 +03:00
t Fixed debug_sync timeout in deadlock_drop_table 2021-06-19 03:46:00 +03:00