HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Uriopass

no profile record

Submissions

Open-lmake: A generic, fearless build system for Linux

github.com
2 points·by Uriopass·9 месяцев назад·0 comments

comments

Uriopass
·5 месяцев назад·discuss
What do you think those animals eat?
Uriopass
·6 месяцев назад·discuss
> We couldn't just deploy and pray. 50,000 goroutines don't just disappear.

They do once you restart the server. Unsure what the "phase 3 monitoring" shows where the goroutines go down gradually. If you have new code to deploy you must recompile and therefore restart and those goroutines are gone anyway.

This feels like an AI made-up story but I'm not sure I understand the point of making this up.

However, goroutine leak is interesting! I hope what I learned from this post isn't hallucination. For example, how could the subscriber send messages/heartbeats to the closed goroutine without an error...
Uriopass
·в прошлом году·discuss
In this case any simple unit test would have catched it. Surprised it wasn't mentioned in the post.
Uriopass
·в прошлом году·discuss
This begs for an analysis of the final graph.