rocksdb/utilities/backupable
Aaron Feldman e12b403991 Initialize threads later in constructor
Summary: This addresses a test failure where an exception occured in the constructor's call to CreateDirIfMissing(). The existence of unjoined threads prevented this exception from propogating properly. See http://stackoverflow.com/questions/7381757/c-terminate-called-without-an-active-exception

Test Plan: Re-run tests from task #7626266

Reviewers: sdong, anthony, igor

Reviewed By: igor

Subscribers: dhruba

Differential Revision: https://reviews.facebook.net/D41313
2015-07-07 10:49:16 -07:00
..
backupable_db_test.cc Multithreaded backup and restore in BackupEngineImpl 2015-07-02 11:35:51 -07:00
backupable_db.cc Initialize threads later in constructor 2015-07-07 10:49:16 -07:00