Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
|
dmgl's comments
login
dmgl
41 days ago
|
parent
|
context
[–]
| on:
Never snooze a future
> It seems to me there's no point taking a lock if you're gonna release it without calling any awaits, because nothing can interfere anyway.
This is probably true only in single threaded executor. Other threads often exist.
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:
This is probably true only in single threaded executor. Other threads often exist.