Skip to content
This repository was archived by the owner on Dec 21, 2021. It is now read-only.

Commit df64089

Browse files
committed
feat: Don't clear msgchains on disconnect.
1 parent 3549410 commit df64089

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/publish/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,6 @@ function getCreateStreamMessage(client) {
194194
},
195195
clear() {
196196
computeStreamPartition.clear()
197-
getMsgChainer.clear()
198197
queue.clear()
199198
}
200199
})

0 commit comments

Comments
 (0)