mirror of
https://github.com/logos-messaging/logos-delivery.git
synced 2026-06-04 13:09:32 +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)
|
self.requestIds.mgetOrPut(channelReqId, @[]).add(messagingReqId)
|
||||||
idx.inc()
|
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()
|
self.pruneCompletedChannelReqs()
|
||||||
|
|
||||||
proc send*(
|
proc send*(
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user