Info
This post is auto-generated from RSS feed The Rust Programming Language Forum - Latest topics. Source: Pinned-scope - soundness review
Repo: Scope for async based on limited sharing and structured concurrency.
Base idea:
As of right now i didn't add any panic safety.
Would appreciate if someone could review soundness of unsafe in the repo.
Differences to other async scope crates:
moro / safe-async-scoped - child tasks can run in parallel
async-scoped - does not block the parent thread
1 post - 1 participant
🏷️ Rust_feed