couchbaselabs / node-ottoman

Node.js ODM for Couchbase
https://ottomanjs.com/
Apache License 2.0
287 stars 98 forks source link

CBSE-17646 - Set to undefined before closing #789

Closed ejscribner closed 1 month ago

ejscribner commented 1 month ago

Closing this as we don't actually need to release this code. I think cluster_closed is more verbose and understandable to end-users than a random undefined error, as it tells them they’ve prematurely closed their connection.