Rust: Deadlock when concurrency is set more than available CPUs
Open
bug
- Dominant language
- Rust
- Stars
- 66
- Forks
- 30
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 1
Description
For ESDK-Rust, if the concurrency is set more than available CPUs, the program hangs up. The work around is to reduce the concurrency to available CPU or less.
Contributor guide
Assessment
This issue has not been assessed yet.