Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Commit 17210d4

Browse files
committed
Ignore race conditions for testing the broker
1 parent 208902f commit 17210d4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

wsnet/wsnet_test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// +build !race
2+
13
package wsnet
24

35
import (

0 commit comments

Comments
 (0)