Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
io_tester: ensure that file object is valid when closing it
In the case of unlink workloads they create and fill files and close them right away. This change ensures that the file object is valid until close() finishes. Signed-off-by: Patryk Wrobel <[email protected]> Closes scylladb#2307
- Loading branch information