Skip to content

fixes ConcurrentModificationException#42

Open
stevehu wants to merge 1 commit into
RepreZen:masterfrom
stevehu:master
Open

fixes ConcurrentModificationException#42
stevehu wants to merge 1 commit into
RepreZen:masterfrom
stevehu:master

Conversation

@stevehu

@stevehu stevehu commented Sep 16, 2018

Copy link
Copy Markdown

The exception only happens during the performance test. The _elaborate calls Collections.sort(childOrder) in one thread and _addChild is called from another thread.

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