Hacker News new | ask | show | jobs
Graceful stopping in Go (rcrowley.org)
52 points by mihasya 4792 days ago
2 comments

Not so graceful stopping in Go:

  panic()
:)
Doesn't Go end when both players pass consecutively:-?