Python-to-Go migration stories are now commonplace, but how often do you hear of projects using Python and Go?
Massi's company Datadog ported its Agent to Go, but kept its plugins in Python. He shares lessons learned about cgo, the GIL & the pitfalls he encountered while bridging two languages in a single app.