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

WIP Change TaskFaker semantics #8327

Closed
wants to merge 1 commit into from

Conversation

ean5533
Copy link
Collaborator

@ean5533 ean5533 commented Apr 3, 2024

This PR is not ready for review

TaskFaker.runTasks() currently runs until tasks are all stalled, but what we really want it to do is run until all tasks are done executing our code.

`TaskFaker.runTasks()` currently runs until tasks are all _stalled_, but what we really want it to do is run until all tasks are _done executing our code_.
@ean5533
Copy link
Collaborator Author

ean5533 commented Apr 10, 2024

Superseded by #8348

@ean5533 ean5533 closed this Apr 10, 2024
@ean5533 ean5533 deleted the enelson-jwilson-taskfaker-semantics branch April 10, 2024 22:18
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.

None yet

1 participant