This is an automated email from the ASF dual-hosted git repository. zstan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ignite-nodejs-thin-client.git
commit fa2a0baceef1d8e310fbe72bd39367b139b4fce3 Merge: 2031e68 85ff8ca Author: Evgeniy Stanilovskiy <[email protected]> AuthorDate: Wed Aug 12 16:21:17 2026 +0300 Merge pull request #10 from JohnSColeman/master spec/cache/ColdComplexRead.spec.js | 136 +++++++++++++++++++++++ spec/cache/ColdComplexReadDeadlock.spec.js | 171 +++++++++++++++++++++++++++++ src/Cursor.ts | 39 ++++++- src/Errors.ts | 6 +- src/internal/ClientSocket.ts | 111 ++++++++++++++++--- 5 files changed, 439 insertions(+), 24 deletions(-)
