Skip to content

fixes ConcurrentModificationException#42

Open
stevehu wants to merge 1 commit intoRepreZen:masterfrom
stevehu:master
Open

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

Conversation

@stevehu
Copy link

@stevehu stevehu commented Sep 16, 2018

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