When Go programs end

Go Time: Golang, Software Engineering

Episode | Podcast

Date: Thu, 04 Feb 2021 17:00:00 +0000

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!