-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(reactor): Add hooks for end of event dispatching
Add support for hooks that are called after all i/o and timer events have been dispatched. These hooks are called, and only if, work done in the cycle is greater than zero. And they are always called before EndOfCycleNoWait hooks. SDB-6783
- Loading branch information
1 parent
ccc3957
commit 530d6fc
Showing
2 changed files
with
28 additions
and
4 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