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

DATAGO-90245: BUG: Prevent ConcurrentModificationException by making making a copy of the list before operating on it #213

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

rudraneel-chakraborty
Copy link
Contributor

What is the purpose of this change?

Fix bug: https://sol-jira.atlassian.net/browse/DATAGO-90245?focusedCommentId=1299843

How was this change implemented?

Java

How was this change tested?

Manual

Is there anything the reviewers should focus on/be aware of?

...

@rudraneel-chakraborty rudraneel-chakraborty changed the title DATAGO-90245 bug fix DATAGO-90245: BUG avoid Prevent ConcurrentModificationException by making making a copy of the list before operating on it Dec 4, 2024
@rudraneel-chakraborty rudraneel-chakraborty changed the title DATAGO-90245: BUG avoid Prevent ConcurrentModificationException by making making a copy of the list before operating on it DATAGO-90245: BUG: Prevent ConcurrentModificationException by making making a copy of the list before operating on it Dec 4, 2024
Copy link

@rudraneel-chakraborty rudraneel-chakraborty merged commit fcb35af into main Dec 4, 2024
6 checks passed
@rudraneel-chakraborty rudraneel-chakraborty deleted the DATAGO-90245-bug-fix branch December 4, 2024 17:29
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.

2 participants