Fork me on GitHub
#core-async
<
2018-01-22
>
sparkofreason19:01:48

I take it there's still no way to externally terminate a go-loop?

tbaldridge20:01:27

go-loops aren't a runtime construct

tbaldridge20:01:14

so the question becomes "is there still no way to terminate a thread on the JVM". And for that the answer still is "not safely or reliably".