tolitius / cbass

adding "simple" to HBase
Eclipse Public License 1.0
24 stars 11 forks source link

missing close of the Scan #15

Closed jefimm closed 4 years ago

jefimm commented 4 years ago

It seems that the https://github.com/tolitius/cbass/blob/master/src/cbass/cbass.clj#L66 fails to close the ResultScanner

tolitius commented 4 years ago

thanks for catching it. would you be able to send a pull request?

jefimm commented 4 years ago

fixed in 0.2.4