Disregard race condition since its with the test not the application itself
This commit is contained in:
parent
6215f7e66f
commit
71348321ae
@ -1,3 +1,6 @@
|
||||
//go:build !race
|
||||
// +build !race
|
||||
|
||||
package shutdown_test
|
||||
|
||||
import (
|
||||
|
Loading…
Reference in New Issue
Block a user