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

Add option to ignore ready state check for synthetic stalls #91

Merged
merged 8 commits into from
Apr 22, 2024

Conversation

eirikbjornr
Copy link

@eirikbjornr eirikbjornr commented Apr 9, 2024

What

Title.

Why

We know the list of devices that need synthetic stalls, so the check isn't needed

We cannot trust all devices that report a stalled state from ready state to do stalls correctly. This option enables us to ignore that on those devices.

@eirikbjornr eirikbjornr changed the title Remove ready state check from synthetic stalls Add option to ignore ready state check for synthetic stalls Apr 15, 2024
@eirikbjornr
Copy link
Author

eirikbjornr commented Apr 15, 2024

TODO: Fix waitForReadyState not returning the queued callback

Done

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.

4 participants