Akanksha Mahajan 41e554da2b Fix Race condition in db_sst_test (#8092)
Summary:
Fix race condition in
DBSSTTest.DBWithMaxSpaceAllowedWithBlobFiles where background flush
thread updates delete_blob_file but in test thread Flush() already
completes after getting bg_error and delete_blob_file remains false.

Pull Request resolved: https://github.com/facebook/rocksdb/pull/8092

Test Plan: Ran ASAN job few times on CircleCI

Reviewed By: riversand963

Differential Revision: D27275815

Pulled By: akankshamahajan15

fbshipit-source-id: 2939ad1671403881573bbe07c71aa474c5019130
2021-03-23 17:38:52 -07:00
..
2021-03-19 12:13:59 -07:00
2021-03-09 20:44:23 -08:00
2021-03-09 02:21:25 -08:00
2020-06-15 10:47:02 -07:00
2021-03-18 09:47:31 -07:00
2021-03-09 20:53:33 -08:00
2020-12-23 16:55:53 -08:00
2020-12-09 16:02:12 -08:00