Skip to content

Fix ConcurrentModificationException [1.21.1] - #1215

Open
ninjaguardian wants to merge 1 commit into
DynamicTreesTeam:release/1.21.1from
ninjaguardian:fix/1.21.1/ConcurrentModificationException
Open

Fix ConcurrentModificationException [1.21.1]#1215
ninjaguardian wants to merge 1 commit into
DynamicTreesTeam:release/1.21.1from
ninjaguardian:fix/1.21.1/ConcurrentModificationException

Conversation

@ninjaguardian

Copy link
Copy Markdown

If an on lock runnable runs runOnNextLock(), it would throw a ConcurrentModificationException.
Now, it just adds a runnable that will run on the next lock().

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.

1 participant