Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Gracefully fail sending progress end
Summary: It can happen during shutdown that there's some race condition and the main thread's receiving end is dropped before this code runs. Not crashing here makes the exit cleaner and error message more readable Reviewed By: robertoaloi Differential Revision: D58285304 fbshipit-source-id: e7cd7225de2d448d649ea12b172daa88411ef66e
- Loading branch information