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

Test that we don't suspend when disabling yielding #15143

Merged
merged 1 commit into from Mar 18, 2019

Conversation

sebmarkbage
Copy link
Collaborator

Just adding a test to confirm this works.

@acdlite
Copy link
Collaborator

acdlite commented Mar 18, 2019

Thanks for adding this because I think this behavior is an implementation accident — it's the desired behavior, but I when I implemented this I didn't consider the case where we don't yield but the work hasn't expired.

@sebmarkbage sebmarkbage merged commit 1e3364e into facebook:master Mar 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants