-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix FuzzSimple and FuzzComplex VeloxReaderTests (#117)
Summary: Pull Request resolved: #117 With the recent change in D66741079, WriterOptions keeps a keep alive to the executor, what prevents an executor from being destructed. Fixing the destruction order of these variables to prevent this situation in these two tests. Reviewed By: darrenfu Differential Revision: D67374064 fbshipit-source-id: e901516c3a3a98299267bd65879b0192867ddbe2
- Loading branch information
1 parent
68dd6ff
commit 3b70f92
Showing
1 changed file
with
14 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters