Skip to content

Commit

Permalink
Add a comment about cbMain.
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroshi committed Oct 30, 2016
1 parent 068f640 commit 7fa7909
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -163,5 +163,6 @@ func cbMain() (exitCode int) {
}

func main() {
// NOTE: Workaround for os.Exit() skips defer.
os.Exit(cbMain())
}

0 comments on commit 7fa7909

Please sign in to comment.