gophercon
gophercon copied to clipboard
Results
2
gophercon issues
Sort by
recently updated
recently updated
newest added
Failed to launch: could not launch process: stub exited while waiting for connection: exit status 0
1
### Problem Hello Suzy, thanks for creating this debugging treasure hunt. I tried to follow your presentation [GopherCon 2021: Suzy Mueller - Debugging Treasure Hunt](https://youtu.be/ZPIPPRjwg7Q), but quickly came across some...
Here's an improved version of your Go code for the gym package. The improvements focus on enhancing readability, making the locker initialization more efficient, and providing better structure. Additionally, I've...