File a bug in JIRA, thanks! http://dev.clojure.org/jira/browse/ASYNC
David
On Sun, Oct 12, 2014 at 5:56 AM, Tom Coupland wrote:
> I've been seeing this weird looping behavior with some go loops over the
> last few days. An exception is being thrown from a function within the loop
> and rather th
I've been seeing this weird looping behavior with some go loops over the
last few days. An exception is being thrown from a function within the loop
and rather than logging and looping back around to a waiting take, the loop
seems to just hop back to the line before the function call. It's been