Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
sunshowers
3 months ago
|
parent
|
context
|
favorite
| on:
Futurelock: A subtle risk in async Rust
Oh I do too, and that's one of the recommendations in RFD 400 as well as in my talk. cargo-nextest's runner loop [1] is also structured as two main actors + one for each test. But you have to write it all out and it can get pretty verbose.
[1]
https://nexte.st/docs/design/architecture/runner-loop/
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1] https://nexte.st/docs/design/architecture/runner-loop/