-
Notifications
You must be signed in to change notification settings - Fork 129
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rt: cancel all in-flight ops on driver drop
This fixes an immediate issue where ops like Accept can cause runtime shutdown to hang. This may need to be revisited once we have a real cancellation story. It may be better to do cancel-on-drop for ops.
- Loading branch information
1 parent
507186d
commit 4f515a6
Showing
1 changed file
with
32 additions
and
1 deletion.
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