Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix race condition in Binding::reportMount (#39420)
Summary: changelog: [internal] The intent of the code is to retain shared_ptr<Scheduler> but by using a reference, it didn't do that. Leading to a race condition. bypass-github-export-checks Reviewed By: rubennorte Differential Revision: D49227147
- Loading branch information