In my opinion, on-disk consistency isn't and wasn't a goal.  And the
spamming of calls to sync does nothing other than make compilation
ridiculously slow on  file systems that are slow at sync.
sync should not have any user visible effects.  It just seems to me to be a
bit of voodoo code that should be removed.  I always comment it out.

Is there any test case that fails without it?

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to