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

Mark DevMojo as threadSafe #22385

Merged
merged 1 commit into from
Dec 20, 2021
Merged

Mark DevMojo as threadSafe #22385

merged 1 commit into from
Dec 20, 2021

Conversation

famod
Copy link
Member

@famod famod commented Dec 19, 2021

https://quarkusio.zulipchat.com/#narrow/stream/187038-dev/topic/dev.20goal.20threadSafe.3F

My initial motivation was to get rid of the Maven warning we now have in my current multi-module project because of -T0.5C in .mvn/maven.config (something that Maven shouldn't even warn about, as we are using mvn -f ... so we are only building a single module).
But I can now see actual use cases, e.g. a git repo with multiple services or a kind of modular monolith.

As written on Zulip, you can only control via keyboard the instance that booted up last, but this is not a showstopper, IMO.

@quarkus-bot quarkus-bot bot added area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/maven labels Dec 19, 2021
@aloubyansky aloubyansky merged commit 26f0b9b into quarkusio:main Dec 20, 2021
@quarkus-bot quarkus-bot bot added this to the 2.7 - main milestone Dec 20, 2021
@famod famod deleted the devmojo-threadsafe branch December 20, 2021 14:17
@gsmet gsmet modified the milestones: 2.7 - main, 2.6.2.Final Jan 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/maven
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants