Maxwell Hammad
Maxwell Hammad
@jochenonline The quote is describing the behavior of native [server.close()](https://nodejs.org/api/http.html#http_server_close_callback). The purpose of this library is to terminate those connections and work around the native behavior.
I can also report this is an issue that has been around for a while (since at least v0.9.1). Test cases aren't catching this one.
looks like @jesec hasn't been active in this repo @robertsLando, is there any other way forward for this PR to be merged?
@yusinto mentioned in #234 that the recommended approach for now is to follow [this example](https://github.com/launchdarkly-labs/storybook-example#using-launchdarkly-with-storybook) using storybooks mocks