Skip to content

fix: reduce max loop iterations from 100k to 1k - #396

Merged
aniksd-braket merged 1 commit into
mainfrom
fix/infinite-while-loop
Jul 30, 2026
Merged

fix: reduce max loop iterations from 100k to 1k#396
aniksd-braket merged 1 commit into
mainfrom
fix/infinite-while-loop

Conversation

@aniksd-braket

Copy link
Copy Markdown
Contributor

Reduced limit to 1000
Issue #, if available:

Description of changes:

Testing done:

Merge Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your pull request.

General

Tests

  • I have added tests that prove my fix is effective or that my feature works (if appropriate)
  • I have checked that my tests are not configured for a specific region or account (if appropriate)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@aniksd-braket
aniksd-braket requested a review from a team as a code owner July 30, 2026 23:32
@aniksd-braket aniksd-braket changed the title reduce max loop iterations from 100k to 1k fix: reduce max loop iterations from 100k to 1k Jul 30, 2026
@codecov

codecov Bot commented Jul 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (f31ca4b) to head (0731940).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #396   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           49        49           
  Lines         4948      4948           
  Branches       576       576           
=========================================
  Hits          4948      4948           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@aniksd-braket
aniksd-braket merged commit 864e933 into main Jul 30, 2026
30 checks passed
@aniksd-braket
aniksd-braket deleted the fix/infinite-while-loop branch July 30, 2026 23:39
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