mirror of
https://github.com/logos-messaging/logos-delivery.git
synced 2026-06-04 05:00:02 +00:00
rm comment
This commit is contained in:
parent
20c71c6929
commit
ad0fe71bbf
@ -261,8 +261,6 @@ proc onReadyToSend(
|
||||
self.requestIds.mgetOrPut(channelReqId, @[]).add(messagingReqId)
|
||||
idx.inc()
|
||||
|
||||
## Prune once after the index walk completes. Calling it inside the
|
||||
## loop would shift entries and misalign `idx` for the next iteration.
|
||||
self.pruneCompletedChannelReqs()
|
||||
|
||||
proc send*(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user