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
We have to prune lockedtime packages when their inputs are spent,
otherwise the notification of the watched outputs might be missed. This
can lead to lockedtime packages with spent inputs being added back to
the pending claim requests in the future, and never being cleaned up.
Resolves: #3859
0 commit comments