shiavm006 opened a new pull request, #633: URL: https://github.com/apache/mahout/pull/633
## Purpose of PR Prevent duplicate measurement operations when running Qiskit circuits multiple times by detecting existing Measure instructions before calling measure_all(). This keeps circuit state stable, avoids corrupted measurement registers, and ensures consistent results on repeated executions. ## Related Issues or PRs Fixes Bug #632 ## Changes Made [x] Bug fix [ ] New feature [ ] Refactoring [ ] Documentation [ ] Test [ ] CI/CD pipeline [ ] Other ## Breaking Changes [ ] Yes [x] No -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
