fix error with DNS resolution breaking endpoint iterator by mgravell · Pull Request #1393 · StackExchange/StackExchange.Redis
Navigation Menu
{{ message }}
StackExchange / StackExchange.Redis Public
- Notifications You must be signed in to change notification settings
- Fork 1.6k
Merged
fix error with DNS resolution breaking endpoint iterator#1393
fix error with DNS resolution breaking endpoint iterator#1393
Conversation
Copy link Copy Markdown
Collaborator
mgravell
commented
Mar 18, 2020
mgravell
commented
re-implement GetEnumerator in EndPointCollection to be a bit more forgiving to concurrent changes during iteration
mgravell added 2 commits
March 18, 2020 12:52…giving to concurrent changes during iteration
NickCraver approved these changes Mar 18, 2020
Copy link Copy Markdown
Collaborator
NickCraver
left a comment
NickCraver
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
mgravell
merged commit
748f1fa
into
master
NickCraver
deleted the
endpoint-iterator
branch
This file contains hidden or 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment