Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix!(orchestration): expose subscribeToTransfers() race to caller
There was a race in subscribeToTransfers. Rather than fail some cases with "already registered", return 'RACING' to the loser of the race, who can then try again.
- Loading branch information