[PR #1598] [MERGED] fix: Don't set lock after freeing it #1908

Closed
opened 2026-02-25 23:31:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/floccusaddon/floccus/pull/1598
Author: @marcelklehr
Created: 5/9/2024
Status: Merged
Merged: 5/9/2024
Merged by: @marcelklehr

Base: developHead: fix/scheduled-bug


📝 Commits (1)

  • 0d85c11 fix: Don't set lock after freeing it

📊 Changes

4 files changed (+52 additions, -26 deletions)

View changed files

📝 src/lib/adapters/Git.ts (+13 -6)
📝 src/lib/adapters/GoogleDrive.ts (+6 -1)
📝 src/lib/adapters/NextcloudBookmarks.ts (+21 -14)
📝 src/lib/adapters/WebDav.ts (+12 -5)

📄 Description

fixes #1594
fixes #1548


🔄 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/floccusaddon/floccus/pull/1598 **Author:** [@marcelklehr](https://github.com/marcelklehr) **Created:** 5/9/2024 **Status:** ✅ Merged **Merged:** 5/9/2024 **Merged by:** [@marcelklehr](https://github.com/marcelklehr) **Base:** `develop` ← **Head:** `fix/scheduled-bug` --- ### 📝 Commits (1) - [`0d85c11`](https://github.com/floccusaddon/floccus/commit/0d85c11e14b328e049e937b0569d1489e8faeb4f) fix: Don't set lock after freeing it ### 📊 Changes **4 files changed** (+52 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/adapters/Git.ts` (+13 -6) 📝 `src/lib/adapters/GoogleDrive.ts` (+6 -1) 📝 `src/lib/adapters/NextcloudBookmarks.ts` (+21 -14) 📝 `src/lib/adapters/WebDav.ts` (+12 -5) </details> ### 📄 Description fixes #1594 fixes #1548 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:31:12 +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/floccus#1908
No description provided.