Skip to content

Fixing out of range negative index in roundrobin logic#94

Merged
ehsandeep merged 1 commit intodevfrom
issue-92-roundrobin-index-out-of-range
Jan 15, 2022
Merged

Fixing out of range negative index in roundrobin logic#94
ehsandeep merged 1 commit intodevfrom
issue-92-roundrobin-index-out-of-range

Conversation

@Mzack9999
Copy link
Copy Markdown
Member

This PR fixes the out of range issue during the round-robin rotation of resolvers

@Mzack9999 Mzack9999 added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Jan 13, 2022
@Mzack9999 Mzack9999 self-assigned this Jan 13, 2022
@Mzack9999 Mzack9999 linked an issue Jan 13, 2022 that may be closed by this pull request
@ehsandeep ehsandeep merged commit 4b66244 into dev Jan 15, 2022
@ehsandeep ehsandeep deleted the issue-92-roundrobin-index-out-of-range branch January 15, 2022 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

panic: runtime error: index out of range [-1]

3 participants