basho / riak-nodejs-client

The Riak client for Node.js.
Apache License 2.0
72 stars 28 forks source link

node process is still hanged after client.stop() [JIRA: CLIENTS-1073] #184

Closed mstdokumaci closed 7 years ago

mstdokumaci commented 7 years ago

If all the sockets were destroyed gracefully, node would just quit with no need to process.exit(). This is what i need for testing. I can't call process.exit() because I have other tests to run after testing Riak connectivity.

Please ensure the following information is supplied for new issues:

Thank you!

mstdokumaci commented 7 years ago

my bad, hanging caused by something else.

Basho-JIRA commented 7 years ago

Fixed, or closed via GitHub issues.

[posted via JIRA by Alexander Moore]