We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Causes CPU usage to stay non-zero
https://algassert.com/quirk#circuit=%7B%22cols%22%3A%5B%5B%7B%22id%22%3A%22Z%5Eft%22%2C%22arg%22%3A%22BAD%22%7D%2C%7B%22id%22%3A%22Z%5Eft%22%2C%22arg%22%3A%22BAD%22%7D%2C%7B%22id%22%3A%22Z%5Eft%22%2C%22arg%22%3A%22BAD%22%7D%2C%7B%22id%22%3A%22Z%5Eft%22%2C%22arg%22%3A%22BAD%22%7D%2C%7B%22id%22%3A%22Z%5Eft%22%2C%22arg%22%3A%22BAD%22%7D%2C%7B%22id%22%3A%22Z%5Eft%22%2C%22arg%22%3A%22BAD%22%7D%5D%5D%7D
The text was updated successfully, but these errors were encountered:
It seems that a bad formula is a custom disable reason of a gate. Could a disabled gate set "_hasNoEffect" or stableDuration to Infinity?
I've attached a PR that offers one approach, but it may not be the best one.
Sorry, something went wrong.
No branches or pull requests
Causes CPU usage to stay non-zero
https://algassert.com/quirk#circuit=%7B%22cols%22%3A%5B%5B%7B%22id%22%3A%22Z%5Eft%22%2C%22arg%22%3A%22BAD%22%7D%2C%7B%22id%22%3A%22Z%5Eft%22%2C%22arg%22%3A%22BAD%22%7D%2C%7B%22id%22%3A%22Z%5Eft%22%2C%22arg%22%3A%22BAD%22%7D%2C%7B%22id%22%3A%22Z%5Eft%22%2C%22arg%22%3A%22BAD%22%7D%2C%7B%22id%22%3A%22Z%5Eft%22%2C%22arg%22%3A%22BAD%22%7D%2C%7B%22id%22%3A%22Z%5Eft%22%2C%22arg%22%3A%22BAD%22%7D%5D%5D%7D
The text was updated successfully, but these errors were encountered: