Skip to content

Commit f6c255e

Browse files
bootjpCopilot
andauthored
Update proxy/pubsub_test.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 68a9aef commit f6c255e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

proxy/pubsub_test.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,9 +198,7 @@ func TestPubSub_WriteUnsubAll_PerChannelReplies(t *testing.T) {
198198
s.channelSet["ch2"] = struct{}{}
199199
s.patternSet["pat1"] = struct{}{}
200200

201-
s.mu.Lock()
202201
s.writeUnsubAll("unsubscribe", false)
203-
s.mu.Unlock()
204202

205203
writes := dconn.getWrites()
206204

0 commit comments

Comments
 (0)