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
Using the return code from submitting work, distinguish the cases where
work is actually submitted vs those where the work was not submitted
(either "already submitted" or an error). If it was not submitted, turn
the value back into an Arc, so that it can be properly dropped.
Signed-off-by: David Brown <[email protected]>
0 commit comments