Skip to content

Prevent implicit close

Pre-release
Pre-release

Choose a tag to compare

@jnterry jnterry released this 05 Feb 10:42
· 7 commits to master since this release
  • Don't close connection as part of done() -> we want to be able to call done to propagate any errors, but then carry on using the connection promise from a different branch of promises.