I'm using core.async to setup a polling loop like this: 
https://gist.github.com/scttnlsn/43d40f861abb051ad2a6

The problem I was encountering is that when I stop the poll loop only the first 
XHR is aborted (even though it is already ended).  I presented two possible 
alternatives in the Gist that seem the fix this problem but I'm fairly new to 
ClojureScript and definitely not familiar with common core.async patterns.  I'd 
appreciate some feedback on how best to handle this situation.

Thanks!

-Scott

-- 
Note that posts from new members are moderated - please be patient with your 
first post.
--- 
You received this message because you are subscribed to the Google Groups 
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/clojurescript.

Reply via email to