You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: server/match_registry.go
+3-3
Original file line number
Diff line number
Diff line change
@@ -97,7 +97,7 @@ type MatchRegistry interface {
97
97
Stop(graceSecondsint) chanstruct{}
98
98
99
99
// Pass a user join attempt to a match handler. Returns if the match was found, if the join was accepted, a reason for any rejection, and the match label.
0 commit comments