Skip to content

Conversation

bradyyie
Copy link
Contributor

@bradyyie bradyyie commented Jun 16, 2025

Pull Request type

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • WHOSUSING.md
  • Other (please describe):

NOTE: Please remember to run ./gradlew spotlessApply to fix any format violations.

Changes in this PR

This PR rolls back #496 because the updated locking logic fails to release locks for FORK_JOIN tasks. During regression tests the unreleased lock prevented subsequent task updates, effectively stalling affected workflows.

Although the change in #496 improved lock integrity in certain scenarios, it introduces forward-compatibility problems for users who upgrade. Until a fully compatible solution is available, we are reverting the commit to restore correct execution for all workflows and the OSS community .

@kgoeltner kgoeltner self-requested a review June 16, 2025 15:40
Copy link
Contributor

@kgoeltner kgoeltner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@kgoeltner kgoeltner requested a review from v1r3n June 16, 2025 23:35
@v1r3n v1r3n merged commit b8322a0 into main Jun 20, 2025
10 of 11 checks passed
@v1r3n v1r3n deleted the d.brady/RevertCommit496 branch June 20, 2025 06:20
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