containerd/log/logtest
Kazuyoshi Kato 791428005f Prevent a race condition in testHook
The logger could be called from multiple goroutines,
but t.Log() is not designed for.

Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
2022-12-16 23:50:38 +00:00
..
context.go refactor: move from io/ioutil to io and os package 2021-09-21 09:50:38 +08:00
log_hook.go Prevent a race condition in testHook 2022-12-16 23:50:38 +00:00