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