This commit ensures that worker threads are not sleeping (by using select()) when '-T transferslowly/transferstuck' test options are used. This commit converts synchronous implementation of the code into an asynchronous one based on timers.
This commit ensures that worker threads are not sleeping (by using select()) when '-T transferslowly/transferstuck' test options are used. This commit converts synchronous implementation of the code into an asynchronous one based on timers.