weechat-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, maste


From: Sebastien Helleu
Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.3-172-g897bb09
Date: Sun, 23 Feb 2014 12:07:52 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Fast, light and extensible chat client".

The branch, master has been updated
       via  897bb0950cd1a2ecf6dd42394419efc40ac69460 (commit)
      from  1cd1877128cd7204aade67614d6e1cbc93b89ad8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 897bb0950cd1a2ecf6dd42394419efc40ac69460
Author: Sebastien Helleu <address@hidden>
Date:   Sun Feb 23 13:07:45 2014 +0100

    relay: fix freeze after /upgrade when many disconnected clients still exist
    
    The hooks for the WeeChat disconnected clients are not created again
    after /upgrade (they were removed on client disconnection, so there is
    no reason to create them again).
    
    The hooks like nicklist sync are called often (for example on irc
    disconnection), which can cause long freeze if many WeeChat disconnected
    clients exist in relay.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                                 |    1 +
 src/plugins/relay/weechat/relay-weechat.c |    9 ++++++++-
 2 files changed, 9 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Fast, light and extensible chat client



reply via email to

[Prev in Thread] Current Thread [Next in Thread]