You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
zephyr: work: Add Drop implementation to futures Work
This will catch instances of the work itself being stopped before the
Future running in it has terminated. Not ideal, as it should be
permissible to drop it.
Signed-off-by: David Brown <[email protected]>
0 commit comments