mirror of
https://github.com/logos-messaging/logos-delivery.git
synced 2026-08-02 18:03:16 +00:00
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
8eba90b6f7
commit
500655bba3
@ -70,7 +70,7 @@ proc recordSend*(
|
||||
self.sendByReqId.del(evicted)
|
||||
|
||||
self.sendByReqId.withValue(requestId, status):
|
||||
status.events.add(record)
|
||||
status[].events.add(record)
|
||||
|
||||
proc recordReceived*(
|
||||
self: MessagingEventCache, messageHash: string, message: MessagingMessage
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user