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

APPENG-656: add support for doing database queries in parallel #40

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

tw-peeterkarolin
Copy link
Contributor

Context

Add support for doing database queries with multiple threads in parallel within one entry point.
This could previously throw ConcurrentModificationException.

Checklist

@tw-peeterkarolin tw-peeterkarolin added the change:standard Not an emergency or impactful change label Sep 26, 2023
@tw-peeterkarolin tw-peeterkarolin requested a review from a team as a code owner September 26, 2023 08:52
@tw-peeterkarolin tw-peeterkarolin merged commit 5dc0317 into master Sep 26, 2023
13 checks passed
@tw-peeterkarolin tw-peeterkarolin deleted the appeng-656 branch September 26, 2023 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
change:standard Not an emergency or impactful change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants