ThreadSky
About ThreadSky
Log In
michael.express
#golang runtime
7 posts
402 followers
33 following
Posts
2
Comments
5
New experimental garbage collector for Go programs! github.com/golang/go/is...
submitted 35 days ago •
2 comments
How often do people run into the SetFinalizer footguns in Go? (Accidental cycle, for example.) Would a GODEBUG that does something slow but tells you when you've made a mistake be useful to you? (Maybe even just for tests, to prevent a regression?) Sketch: go-review.googlesource.com/c/go/+/634599
submitted 164 days ago •
4 comments