PDGGK commented on PR #19: URL: https://github.com/apache/iotdb-client-nodejs/pull/19#issuecomment-5055648069
Thanks for the deep pass @CritasWang — I appreciate you reproducing each case against `develop` with the interleaving analysis. On the inline notes: - **Create-branch race** (new session visible in `idleSessions` before it resolves): agreed it's pre-existing and out of scope here. Happy to open a separate issue for it so this PR stays focused — I can file it with the reproduction you described, unless you'd rather. - **Draining pending waiters on `close()`** and the **close-failure orphan** note: both good follow-ups; I can fold them into the same tracking issue. - **`minPoolSize: 0` coerced to 1** by the `|| 1` default: noted, I'll include it too. Let me know if you'd prefer one tracking issue for these or separate ones. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
