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