-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: D37231232 introduced the assumption that `runLoop` is always called from the same thread, but this may not be true for arbitrary executors. So we need to reset `loopThread_` at the end of the loop. Reviewed By: andriigrynenko Differential Revision: D52566640 fbshipit-source-id: 4c3849f19a262072ee7f87335527aada277a6249
- Loading branch information
1 parent
70ba8c4
commit f601d24
Showing
2 changed files
with
8 additions
and
15 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
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