Skip to content

Improve action task termination routine.#97

Merged
DivineThreepwood merged 6 commits intodevfrom
96-fix-action-pipeline-issue-where-the-action-task-is-not-recognised-as-terminated
Feb 9, 2023
Merged

Improve action task termination routine.#97
DivineThreepwood merged 6 commits intodevfrom
96-fix-action-pipeline-issue-where-the-action-task-is-not-recognised-as-terminated

Conversation

@DivineThreepwood
Copy link
Copy Markdown
Member

@DivineThreepwood DivineThreepwood commented Jan 26, 2023

📜 Description

Changes proposed in this pull request:

  • introduce additional flag that helps to synchronize the termination of the action state in case its interrupted before it's actually gets executed.
  • Make sure waiting threads are always notified in case the action task is canceled.

@DivineThreepwood DivineThreepwood added ready to review force reports This flag forces the CI Actions to report gradle logs even when successful. labels Jan 26, 2023
@DivineThreepwood DivineThreepwood merged commit f1b2826 into dev Feb 9, 2023
@DivineThreepwood DivineThreepwood deleted the 96-fix-action-pipeline-issue-where-the-action-task-is-not-recognised-as-terminated branch February 9, 2023 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

code approved force reports This flag forces the CI Actions to report gradle logs even when successful. ready to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix Action Pipeline Issue where the action task is not recognised as terminated.

2 participants