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

feat: skip changes checking if last task is not finish #8086

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

CurryYangxx
Copy link
Member

@CurryYangxx CurryYangxx commented Oct 16, 2024

Changes

  • Add a flag to record git repo changes checking task status, if the last task is running, skip this time.

This is a small optimization for #7989 to prevent task accumulation caused by slow task execution.

related to INS-4571

Copy link
Contributor

@cwangsmv cwangsmv left a comment

Choose a reason for hiding this comment

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

lgtm

@CurryYangxx CurryYangxx merged commit b7c9152 into develop Oct 16, 2024
8 checks passed
@CurryYangxx CurryYangxx deleted the fix/check-git-change branch October 16, 2024 03:40
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.

2 participants