Y
Hacker News
new
|
ask
|
show
|
jobs
by
sethammons
268 days ago
> constant memory leaks/pressure
In Go, never launch a goroutine that you don't know exactly how it will be cleaned up.