1
0
mirror of https://github.com/golang/go synced 2024-11-06 02:26:17 -07:00
go/src/log
Ian Lance Taylor a145890059 all: don't call t.Fatal from a goroutine
Fixes #17900.

Change-Id: I42cda6ac9cf48ed739d3a015a90b3cb15edf8ddf
Reviewed-on: https://go-review.googlesource.com/33243
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2016-11-15 15:13:48 +00:00
..
syslog all: don't call t.Fatal from a goroutine 2016-11-15 15:13:48 +00:00
example_test.go
log_test.go
log.go log: document that log messages end in newlines 2016-10-24 15:32:38 +00:00