Fork me on GitHub
#cider
<
2017-02-05
>
dpsutton01:02:37

damn, the connection stuff is a mess

dpsutton01:02:47

cljc support i don't think is reliable

dpsutton01:02:50

there are so many things that just help themselves to the current connection regardless of what you may intend to do in a cljc buffer

dpsutton01:02:40

ns, info, var info, stacktraces, they all help htmesleves to info from the backend without specifying what connection they should use. The result is that the single connection assumption is really really baked into CIDER