[PR #62] [MERGED] Fix/sqlite busy and duplicate session #65

Closed
opened 2026-02-27 10:25:47 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mimamch/wa-multi-session/pull/62
Author: @mimamch
Created: 11/25/2025
Status: Merged
Merged: 11/25/2025
Merged by: @mimamch

Base: masterHead: fix/sqlite-busy-and-duplicate-session


📝 Commits (2)

  • 95b9669 fix: implement busy timeout and enhance session deletion in SQLite
  • a9bac06 fix: update version to 4.1.0 in package.json

📊 Changes

3 files changed (+21 additions, -2 deletions)

View changed files

📝 package.json (+1 -1)
📝 src/Socket/index.ts (+2 -0)
📝 src/Store/Sqlite.ts (+18 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/mimamch/wa-multi-session/pull/62 **Author:** [@mimamch](https://github.com/mimamch) **Created:** 11/25/2025 **Status:** ✅ Merged **Merged:** 11/25/2025 **Merged by:** [@mimamch](https://github.com/mimamch) **Base:** `master` ← **Head:** `fix/sqlite-busy-and-duplicate-session` --- ### 📝 Commits (2) - [`95b9669`](https://github.com/mimamch/wa-multi-session/commit/95b9669bfd06f2ec87d092125991d82625aef9bd) fix: implement busy timeout and enhance session deletion in SQLite - [`a9bac06`](https://github.com/mimamch/wa-multi-session/commit/a9bac06bf3588f849144fc1eb62888e4268c706d) fix: update version to 4.1.0 in package.json ### 📊 Changes **3 files changed** (+21 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `src/Socket/index.ts` (+2 -0) 📝 `src/Store/Sqlite.ts` (+18 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 10:25:47 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/wa-multi-session-mimamch#65
No description provided.