clj-rethinkdb icon indicating copy to clipboard operation
clj-rethinkdb copied to clipboard

Catch exceptions in send-loop

Open danielcompton opened this issue 10 years ago • 0 comments

Currently if an exception is thrown in the send-loop (for example if a query is badly formatted), the send-loop will crash. It should probably get similar error handling to the recv-loop.

danielcompton avatar Jun 17 '15 00:06 danielcompton