Bug #86
Messages received during backlog request show up twice
Start date:
Due date:
% Done:
0%
Estimated time:
Version:
0.13.1
OS:
Any
Description
Most probably a race condition: Client requests the backlog, and while the core duly delivers it, new messages are received, which are then sent to the client via normal displayMsg and via backlog. Probably only happens if the core hasn't started sending out the backlog for that particular chan yet.