When Go programs end (Go Time #165)

Published: Feb. 4, 2021, 5 p.m.

b'Michael Knyszek from the Go team joins us to talk about what happens when a program ends. How are file handles cleaned up? When are deferred functions run, and when are they skipped entirely? Is there a way to terminate all running goroutines? Tune in to learn the answers to these questions and more!'