Skip to content

Commit 03ffc19

Browse files
committed
r0b08x [chore] 5/14/2024, 8:11:43 PM
1 parent 08fbc44 commit 03ffc19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/service/socket.io/request/set-subscription.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ module.exports = async (options) => {
55

66
try {
77

8-
sharedIoRedis.ensureReadonlyConnection({ socket })
8+
//sharedIoRedis.ensureReadonlyConnection({ socket })
99

1010
//console.log('Unsubscribing from all patterns');
1111
await socket.p3xrs.ioredisSubscriber.punsubscribe();

0 commit comments

Comments
 (0)