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 scala plugins args order causing cache issues (Cherry-pick of #16228) #16233

Merged
merged 1 commit into from Jul 20, 2022

Conversation

stuhood
Copy link
Sponsor Member

@stuhood stuhood commented Jul 19, 2022

Use OrderedSet instead of set to solve non-determinstic order of targets. See #14195 (comment) for followup.

[ci skip-rust]
[ci skip-build-wheels]

Use `OrderedSet` instead of `set` to solve non-determinstic order of targets. See pantsbuild#14195 (comment) for followup.

[ci skip-rust]
[ci skip-build-wheels]
@stuhood stuhood added the category:bugfix Bug fixes for released features label Jul 19, 2022
@stuhood stuhood merged commit 661e7c8 into pantsbuild:2.12.x Jul 20, 2022
@stuhood stuhood deleted the cherry-pick-16228-to-2.12.x branch July 20, 2022 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:bugfix Bug fixes for released features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants