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
refs: #10391
## Description
There was a race in subscribeToTransfers. Use a `Vow` to avoid the race.
### Security / Scaling / Upgrade / Documentation Considerations
can't think of any
### Testing Considerations
I'm not sure how to make a test for this. The purpose of this fix is mostly to stop other tests from failing.
0 commit comments