I have read some discussion on the release of OS-threads and it seems like a difficult problem to solve. I don't think this comes up as a problem too often though. Perhaps in very resource-limited systems?
tirsdag 23. august 2016 23.39.28 UTC+2 skrev Dave Cheney følgende: > > Approximately yes. However threads are not reclaimed by the runtime, so > the number of threads in a go program represents a high water mark, not > necessarily the current sum of active goroutines plus blocked syscall/cgo > operations. -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.