Create local copy to avoid potential race condition
This commit is contained in:
@@ -160,6 +160,7 @@ func TestMonitorShutdown(t *testing.T) {
|
||||
}
|
||||
|
||||
for _, tc := range tests {
|
||||
tc := tc
|
||||
t.Run(tc.desc, func(t *testing.T) {
|
||||
fakeSystemBus := &fakeSystemDBus{}
|
||||
bus := DBusCon{
|
||||
|
Reference in New Issue
Block a user