Letractively / sagenb

Automatically exported from code.google.com/p/sagenb
0 stars 0 forks source link

fix global locking in flack_version - revert parts of ddfecbb97580 on base.py #49

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
ddfecbb97580, the parts @@ -288,9 +287,9 @@ and @@ -300,9 +299,9 @@
(hg log -p base.py -r ddfecbb97580 in devel/rkirov-flask/flask_version)  
lead to possibly inconsistent worksheet states being written to HD. 

(and of course having code like
   if bla:
      if bla:
         foo...
doesn't look sane)

Original issue reported on code.google.com by dimp...@gmail.com on 1 Sep 2011 at 4:48

GoogleCodeExporter commented 8 years ago
Rado, can you comment on this?  It seems that you are just instituting two of 
the exact same if statements to have a short wait before doing the lock.  What 
is the purpose of that?

Original comment by jason-go...@creativetrax.com on 6 Oct 2011 at 10:39

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I think I fixed this in 
http://code.google.com/r/jasongrout-flask-sagenb/source/detail?r=965e0bb1e4aaafe
dfdb6a9c6bbb93a891743480b

Original comment by jason-go...@creativetrax.com on 6 Oct 2011 at 11:08

GoogleCodeExporter commented 8 years ago

Original comment by jason-go...@creativetrax.com on 6 Oct 2011 at 11:08

GoogleCodeExporter commented 8 years ago

Original comment by jason-go...@creativetrax.com on 6 Oct 2011 at 11:24

GoogleCodeExporter commented 8 years ago
William reviewed the latest git notebook.

Original comment by jason-go...@creativetrax.com on 10 Jan 2012 at 4:14