We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b68d94 commit 7b07597Copy full SHA for 7b07597
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# CHANGELOG
2
3
+## [3.4.19] - 2025-07-14
4
+### Fixed
5
+- @qianlv: Fixed an issue in `gracefulStop` where `resolve` would never be called if `_pendingApiCallNum` was 0. Resolves #63
6
+
7
## [3.4.18] - 2025-05-28
8
### Added
9
- `wsOptions` for `WsServer`
0 commit comments