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 thread safety issues by not using singletons for generators #415

Merged
merged 1 commit into from
Feb 17, 2024

Conversation

gnodet
Copy link
Member

@gnodet gnodet commented Feb 16, 2024

No description provided.

@slawekjaranowski
Copy link
Member

Does this resolve: #366

@cstamas
Copy link
Member

cstamas commented Feb 17, 2024

I think yes, need to verify...

@gnodet
Copy link
Member Author

gnodet commented Feb 17, 2024

I think yes, need to verify...

Yes, at least I don't have any failure anymore when running maven with the new concurrent lifecycle.

@gnodet gnodet merged commit 9a4a130 into codehaus-plexus:master Feb 17, 2024
13 checks passed
@gnodet gnodet changed the title Do not use singletons for generators Fix thread safety issues by not using singletons for generators Feb 17, 2024
@gnodet gnodet added this to the 2.2.0 milestone Feb 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants