Hacker News new | past | comments | ask | show | jobs | submit login

People using lots of goroutines should note the change of minimal stack from 4KB to 8KB.

“Updating: The increased minimum stack size may cause programs with many goroutines to use more memory. There is no workaround, but plans for future releases include new stack management technology that should address the problem better.”

This is a runtime/debug call to restrict the max size of stack. Somehow I feel like there should be one to set the min size too…




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: