async-rs / async-rs/async-std

std::sync::Mutex in Stdin blocks an entire reactor

Open
#210 0 comments 1 reaction 0 assignees View on GitHub
bug
Dominant language
Rust
Stars
4.1k
Forks
339
PR merge metrics
No merged PRs in 30d

Description

Right now you use `std::sync::Mutex` in `Stdin` which can block an entire reactor.

See previous attempt in https://github.com/async-rs/async-std/pull/122 with detailed explanation.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.