On May 3, 12:36 pm, Volker Braun <vbraun.n...@gmail.com> wrote:
> I also changed attach so the file is reloaded from the idle loop, so you
> don't have to actually press any key in your Sage command line to
> re-evaluate as long as you are sitting at the command prompt.

Isn't that sensitive to race conditions? I imagine there are editors
that change the timestamp when they begin writing rather than when
they finish (e.g., a naive editor could simply truncate the file prior
to writing the new content). There'd be a chance we'd read an
incompletely written file.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to