changeset 603:e50b2e568679

Update for work on thread-safe models
author Chris Cannam
date Tue, 01 Oct 2019 11:32:03 +0100
parents 13b0abef20e0
children fd86f443678a
files main/main.cpp repoint-lock.json
diffstat 2 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/main/main.cpp	Mon Sep 30 12:51:03 2019 +0100
+++ b/main/main.cpp	Tue Oct 01 11:32:03 2019 +0100
@@ -61,6 +61,7 @@
         cleanedUp = true;
     }
     cleanupMutex.unlock();
+    cerr << "signalHandler: cleaned up" << endl;
     exit(0);
 }
 
--- a/repoint-lock.json	Mon Sep 30 12:51:03 2019 +0100
+++ b/repoint-lock.json	Tue Oct 01 11:32:03 2019 +0100
@@ -4,7 +4,7 @@
       "pin": "0b6802e3b755"
     },
     "svcore": {
-      "pin": "94b488d4b299"
+      "pin": "13bd41bd8a17"
     },
     "svgui": {
       "pin": "4fab699536f9"