Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@kyri-petrou
Copy link
Contributor

/fixes #9237

Issue seems to be present only when using reverseIterator for cases that the first entry in the environment was updated, as the isEmpty method of the iterator is invalidly returning false. This PR fixes the issue which I believe is the root cause of the issue.

Note that when discussing this issue with @ghostdogpr, there were some concerns regarding concurrency so I added stress tests just in case.

ghostdogpr
ghostdogpr previously approved these changes Oct 10, 2024
Copy link
Contributor

@987Nabil 987Nabil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should release this asap

987Nabil
987Nabil previously approved these changes Oct 10, 2024
@kyri-petrou kyri-petrou dismissed stale reviews from 987Nabil and ghostdogpr via e3fa052 October 10, 2024 12:08
@ghostdogpr ghostdogpr merged commit 6362961 into zio:series/2.x Oct 10, 2024
18 checks passed
@kyri-petrou kyri-petrou deleted the fix-reverse-iterator-zenv-map branch October 10, 2024 12:53
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.

Index out of bounds exception with layers after upgrade to 2.1.10

3 participants