Spawn.vala
authorAlan Knowles <alan@roojs.com>
Fri, 2 May 2014 10:45:46 +0000 (18:45 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 2 May 2014 10:45:46 +0000 (18:45 +0800)
Spawn.vala

index 54c5a63..81a7594 100644 (file)
@@ -243,6 +243,7 @@ public class Spawn : Object
             this.pid = -1;
             if (this.ctx != null) {
                 this.ctx.quit();
+                this.ctx = null;
             }
             this.tidyup();
         //print("DONE TIDYUP");