Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the broken performance test binary (#2619)
Motivation: The performance test binary was crashing ever since #2589 added the crash on deinit flow. Crashes here are preventing us from using the performance tester. Modifications: Correctly clean up the async writer. Result: The writer is cleaned up now.
- Loading branch information