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 "The Saros Eclipse Plugin". Pusher was dpp-gerrit.

The branch, master has been updated
       via  8b51825e0a077e623ae044ecac62c442344f8683 (commit)
      from  7f24a0ec6a8a20e03647c43152afee2902c56b84 (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 8b51825e0a077e623ae044ecac62c442344f8683
Author: Stefan Rossbach <[email protected]>
Date:   Mon Aug 18 15:00:34 2014 +0200

    [INTERNAL] make sure threads do not wait unnecessary
    
    It currently happens that the OPN can perform idle waiting during user
    list synchronization because the session is about to stop.
    
    This patch does not fix anything but ensures that those threads will
    terminate as fast as possible.
    
    TODO: Find a way to ensure that this *signal* will be raised before the
    session stops. The current problem is that all Negotiations will be
    *asked* to stop before the session stops. As negotiations may be stuck
    at this point due to user list synchronization they will still not
    terminate before the session stops itself.
    
    Change-Id: I78f79f0370824ee52494efce6470af8655035a13
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/1914
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>

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

Summary of changes:
 .../project/internal/UserInformationHandler.java   |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to