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

IS-1748: Fix concurrency conflict #225

Merged
merged 2 commits into from
Oct 31, 2023
Merged

Conversation

geir-waagboe
Copy link
Contributor

@geir-waagboe geir-waagboe commented Oct 30, 2023

Hva har blitt lagt til✨🌈

Oppdaget at det er en potensiell samtidighetskonflikt knyttet til fellesformatUnmarshaller. I motsetning til jaxb-context er marshall/unmarshall-objekter ikke trådsikre.

@geir-waagboe geir-waagboe requested a review from a team as a code owner October 30, 2023 15:55
@geir-waagboe geir-waagboe force-pushed the fix-concurrency-conflict branch from aaff929 to 5ee0a30 Compare October 31, 2023 08:34
@geir-waagboe geir-waagboe merged commit a25c3f7 into master Oct 31, 2023
4 checks passed
@geir-waagboe geir-waagboe deleted the fix-concurrency-conflict branch October 31, 2023 09:09
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.

3 participants