Skip to:
Quote from docstring: "[...] each tap must accept before the next item is distributed."
The reason is that the internal atom dctr is decreased twice when a tapped channel is already closed.
Released in 0.7.559
Patch applied, added additional test
Fixing this for clj/cljs
Quote from docstring: "[...] each tap must accept before the next item is distributed."
The reason is that the internal atom dctr is decreased twice when a tapped channel is already closed.