On Tue, May 24, 2011 at 8:37 PM, Ken Wesson <[email protected]> wrote: > > Amazingly, one thing I didn't see suggested was any variation on the theme > of > > (in occasionally-called function) > > (if (zero? (rand-int 1000000)) (System/exit 127) (whatever should go here)) > > Nothing, and I mean NOTHING, is harder to debug than a silent abort > with no stacktrace or other diagnostic message! > > So... evil!
-- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
