Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix atomic updates of AddressTerminatedTopic._subscribers. Also, optimize the implementation to not take copies on Subscribe() or Unsubscribe(). [v1.4] #4309

Merged
merged 3 commits into from
Mar 10, 2020

Conversation

Aaronontheweb
Copy link
Member

close #4306

@Aaronontheweb Aaronontheweb merged commit ab76895 into akkadotnet:dev Mar 10, 2020
@Aaronontheweb Aaronontheweb deleted the fix-4306-v1.4 branch March 10, 2020 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Atomicity bug and bad performance in AddressTerminatedTopic
2 participants