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

Skip to content

Conversation

@adamgfraser
Copy link
Contributor

We were using a mutable ArrayBuffer inside a Ref. It wasn't actually causing an issue because the Ref wasn't being concurrently updated but that also means we don't really need a Ref and I think better not to do unsafe things in our code base unless we have to.

@adamgfraser adamgfraser requested a review from mijicd November 24, 2020 19:50
mijicd
mijicd previously approved these changes Nov 24, 2020
Copy link
Member

@mijicd mijicd left a comment

Choose a reason for hiding this comment

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

With minor remarks.

@adamgfraser
Copy link
Contributor Author

@mijicd Incorporated your comments.

mijicd
mijicd previously approved these changes Nov 24, 2020
@mijicd mijicd merged commit 03735cb into zio:master Nov 24, 2020
@adamgfraser adamgfraser deleted the shuffleWith branch November 26, 2020 07:05
atooni pushed a commit to blended-zio/zio that referenced this pull request Dec 1, 2020
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.

2 participants