sysbench icon indicating copy to clipboard operation
sysbench copied to clipboard

Fix race condition during fileio random request creation

Open gilbsgilbs opened this issue 1 year ago • 0 comments

This was leading to creation of requests with incorrect file ids, which was causing fsync to fail on a bad file descriptor when the request was handled.

fixes #400, fixes #430, fixes #431

gilbsgilbs avatar Oct 22 '23 11:10 gilbsgilbs