Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
This test sometimes failed due to never hitting the breakpoint in Con…
…tinuation.run(). This is because if every vthread is mounted on a carrier thread, you may never see another call to Continuation.run(). Allow at most 2 carrier threads for the 3 vthreads.
- Loading branch information
Showing
with
2 additions
and 2 deletions.