Fork me on GitHub
#core-async
<
2016-04-20
>
Alex Miller (Clojure team)00:04:34

Transients are just fine in go blocks. They expect to be thread-isolated and go block scheduling guarantees that.

clark00:04:55

oh excellent!

clark00:04:52

is the http://clojure.org/reference/transients link the only documentation of this? I was not able to find another source

Alex Miller (Clojure team)01:04:21

That was the intent of that section of doc