-
Notifications
You must be signed in to change notification settings - Fork 654
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Lift restriction of having uniqueness of subscription registration (#…
…1720) * Lift restriction of having uniqueness of subscription registration Remove checking if the subscription with the same arguments was already registered. Address some synchronization concerns. Closes #1706 * Fix tests
- Loading branch information
Showing
2 changed files
with
151 additions
and
86 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.