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

Don't poll again after success. #1

Open
wants to merge 1 commit into
base: main-aie
Choose a base branch
from

Conversation

stephenneuendorffer
Copy link

Apply ef3765a to the linux backend. Note that this behavior is functionally critical, since this code is executed in situations where additional reads are not idempotent (e.g., lock acquire and release).

Apply ef3765a to the linux backend.
Note that this behavior is functionally critical, since this code is
executed in situations where additional reads are not idempotent (e.g.,
lock acquire and release).
@makslevental
Copy link

@tejus26 @NishadSaraf can we get this merged?

jnider pushed a commit to jnider/aie-rt that referenced this pull request Feb 13, 2024
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