Y
Hacker News
new
|
ask
|
show
|
jobs
by
monkeyelite
410 days ago
> when you have an async web server with multiple concurrent requests and you need panics to take down only a single reques
Addressed in sibling thread - it’s a poor default to design Rust around.