apa512 / clj-rethinkdb

Eclipse Public License 1.0
204 stars 42 forks source link

closed connection is not detected #192

Open nha opened 6 years ago

nha commented 6 years ago

When calling .close on a connection, and attempting to use it in a subsequent call to run an exception should be thrown. At the moment it seems to hang.