[gjs: 5/5] Merge branch '26-toggle-race-condition' into 'master'



commit 0a396480fd7688f68cfcaec0b5cb1d3d94ffbe2b
Merge: e1a3126 3fbdb37
Author: Cosimo Cecchi <cosimo cecchi gmail com>
Date:   Mon Feb 19 04:41:36 2018 +0000

    Merge branch '26-toggle-race-condition' into 'master'
    
    Shut down toggle queue in GjsContext dispose to avoid race condition
    
    Closes #26
    
    See merge request GNOME/gjs!70

 gi/object.cpp                              | 15 +++++++++------
 gi/object.h                                |  1 +
 gi/toggle.cpp                              | 24 +++++++++++++++++++++++-
 gi/toggle.h                                | 17 ++++++++++++++++-
 gjs/context.cpp                            | 25 ++++++++++++++++++++++---
 installed-tests/scripts/testCommandLine.sh |  4 ++++
 util/log.cpp                               | 13 +++++++++++++
 7 files changed, 88 insertions(+), 11 deletions(-)
---


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