chiark / gitweb /
curveopt: add a commented-out call to synch everything
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 8 Apr 2018 15:27:05 +0000 (16:27 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 8 Apr 2018 15:27:05 +0000 (16:27 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
curveopt.py

index 4ee5338d21c0196eae6a7d96b4f93c33debc9626..ab27e4458cc98e5fa41b4314229c58e0e07b99a2 100644 (file)
@@ -76,6 +76,8 @@ class OptimisedCurve():
     oc.subproc = subproc
     oc.nt = nt
 
+    #oc._await_subproc()
+
   def _await_subproc(oc):
     subproc = oc.subproc
     if subproc is None: return