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

Fixed issues with cache view iterators not being thread-safe #543

Merged
merged 1 commit into from
Nov 5, 2017

Conversation

MinnDevelopment
Copy link
Member

@MinnDevelopment MinnDevelopment commented Nov 4, 2017

Pull Request Etiquette

There are several guidelines you should follow in order for your
Pull Request to be merged.

It is sometimes better to include more changes in a single commit.
If you find yourself having an overwhelming amount of commits, you
can rebase your branch.

Template

Pull Request

This should fix occasional ConcurrentModificationException appearances when using a stream

@MinnDevelopment MinnDevelopment merged commit 3c8e4c8 into master Nov 5, 2017
@MinnDevelopment MinnDevelopment deleted the hotfix-cache-view branch November 5, 2017 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants