forked from facebook/react-native
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
surface setup issues in EventBeat and Scheduler (facebook#47253)
Summary: Pull Request resolved: facebook#47253 changelog: [internal] Add assert statements to make sure EventBeat and Scheduler classes are correctly setup. Scheduler must receive RuntimeScheduler through ContextContainer. Callers of EventBeat must set beatCallback before calling request. Reviewed By: javache Differential Revision: D65001802 fbshipit-source-id: 5e044e1e6b0249bc89c11cccd51801add2e85b88
- Loading branch information
1 parent
3111473
commit 92d743a
Showing
2 changed files
with
11 additions
and
6 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