Y
Hacker News
new
|
ask
|
show
|
jobs
by
bvrmn
520 days ago
It's mostly dead locked networking code. Hard to investigate, hard to search the culprit. And of course code bases without linter for err propagation and handling. And this-null for "methods".
1 comments
neonsunset
519 days ago
Global sync.Mutex'es everywhere :)
link