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 for concurrentExecLimit #167

Merged
merged 1 commit into from
May 26, 2024
Merged

Fix for concurrentExecLimit #167

merged 1 commit into from
May 26, 2024

Conversation

manan164
Copy link
Contributor

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

The calculation for the limit bucket is made proper. Earlier complete bucket was not getting checked.

Describe the new behavior from this PR, and why it's needed
Issue #

Alternatives considered

Describe alternative implementation you have considered

@manan164 manan164 requested a review from v1r3n May 23, 2024 13:52
@v1r3n v1r3n merged commit 68e3059 into main May 26, 2024
8 checks passed
@v1r3n v1r3n deleted the concrrent_exec_limit branch May 26, 2024 14:32
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.

None yet

2 participants