You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 23, 2018. It is now read-only.
if I def primes like that, than it works for me as well.
But my example was using clojure.contrib.lazy-seqs/primes and I suppose that similar definition would yield same freeze result.
The dangers of use - I missed that one. However, it doesn't change anything here, I still get a functioning break with clojure.contrib.lazy-seqs/primes, and am using the same versions.
Swank freezes on swank.core/break called from within 'for'.
Sample can be found here: http://gist.github.com/403585#file_swank_break_freeze.clj
Captured stack trace is here: http://gist.github.com/403585#file_freeze_stack.txt
The text was updated successfully, but these errors were encountered: