-
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.
[network] Add ability to drop network messages in framework
THe `get_next_network_msg` function doesn't work for RPC, as it will hang onto the oneshot sender. This drops it so that the tasks will continue.
- Loading branch information
1 parent
a0d5d7d
commit 52a1a1e
Showing
1 changed file
with
33 additions
and
3 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