Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
dcow
on Feb 16, 2023
|
parent
|
context
|
favorite
| on:
When Rust hurts
Just to be crystal clear: you can deadlock an otherwise logically sound async program by using a blocking lock instead of a yielding lock.
I’d call that an unforced programmer error.
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I’d call that an unforced programmer error.