Finally block is executed twice when both the try body and finally block throw. Observed only in the presence of a terminator and at least one catch block.
core.async 0.4.500
Clojure 1.10.0
Java 1.8
Ubuntu 19.04
Docker image clojure:openjdk-8-tools-deps-1.10.0.442
Possibly related to
master + + looks like it fixes this
Fixed by and
Released in 0.7.559