Merge remote-tracking branch 'jpfuentes2/master'

This commit is contained in:
Mark McGranaghan 2013-04-14 17:31:00 -07:00
commit 9e4622b63e

View File

@ -75,7 +75,7 @@ func main() {
}()
}
// Let the 110 goroutines work on the `state` and
// Let the 10 goroutines work on the `state` and
// `mutex` for a second.
time.Sleep(time.Second)