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

Fix ConcurrentModificationException #1097

Merged

Conversation

lgoltz
Copy link
Contributor

@lgoltz lgoltz commented Nov 11, 2020

Fixes #1096

Regression of #1058

Collecting all resource to destroy results in an unexpected status of the resource graph and problem when resources are initialized again. Therefor the old behavior was restored.

@tfr42 tfr42 added bug error issue and bug (fix) CI and build CI and build system labels Nov 28, 2020
@stephanr stephanr merged commit 3f57228 into deegree:master Jan 29, 2021
@tfr42 tfr42 added this to the 3.4.15 milestone Feb 1, 2021
@lgoltz lgoltz deleted the fixConcurrentModificationException-1096 branch December 8, 2022 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug error issue and bug (fix) CI and build CI and build system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ConcurrentModificationException while destroying single resources
3 participants