Skip to content
This repository was archived by the owner on Apr 17, 2020. It is now read-only.
This repository was archived by the owner on Apr 17, 2020. It is now read-only.

write_buffer causes awaylog to miss messages (patch included) #781

@irssibot

Description

@irssibot

Steps to reproduce:

/set write_buffer_size 2MB
/set write_buffer_timeout 10min
/away gone

--- send a hilighted message from other client ---

/away

Irssi prints just the note that there is "1 new messages in awaylog", but the actual message is missing because it is still in the
write buffer.

The attached patch fixes this problem (applies against 0.8.15 or svn r5202).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions