HackerTrans
トップ新着トレンドコメント過去質問紹介求人

Uriopass

no profile record

投稿

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

github.com
2 ポイント·投稿者 Uriopass·9 か月前·0 コメント

コメント

Uriopass
·5 か月前·議論
What do you think those animals eat?
Uriopass
·6 か月前·議論
> 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...