More invalid source fixes
https://bugzilla.gnome.org/show_bug.cgi?id=711732
This commit is contained in:
@ -434,6 +434,7 @@ const VPNRequestHandler = new Lang.Class({
|
||||
},
|
||||
|
||||
_vpnChildFinished: function(pid, status, requestObj) {
|
||||
this._childWatch = 0;
|
||||
if (this._newStylePlugin) {
|
||||
// For new style plugin, all work is done in the async reading functions
|
||||
// Just reap the process here
|
||||
|
Reference in New Issue
Block a user