Hacker News new | ask | show | jobs
by didip 3505 days ago
I solved channel without panic by doing channel bookkeeping in the main() entry point.

Wholeheartedly agree with you that channel panics a little too easily.