[PR #2109] [MERGED] fix: Implement GC for mappings #1997

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

📋 Pull Request Information

Original PR: https://github.com/floccusaddon/floccus/pull/2109
Author: @marcelklehr
Created: 11/29/2025
Status: Merged
Merged: 11/29/2025
Merged by: @marcelklehr

Base: developHead: fix/more-mapping-errors


📝 Commits (1)

  • 07d5a56 fix: Implement GC for mappings

📊 Changes

3 files changed (+20 additions, -6 deletions)

View changed files

📝 src/lib/Account.ts (+4 -0)
📝 src/lib/Mappings.ts (+15 -1)
📝 src/lib/strategies/Default.ts (+1 -5)

📄 Description

instead of removing items immediately

fixes #2096


🔄 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/2109 **Author:** [@marcelklehr](https://github.com/marcelklehr) **Created:** 11/29/2025 **Status:** ✅ Merged **Merged:** 11/29/2025 **Merged by:** [@marcelklehr](https://github.com/marcelklehr) **Base:** `develop` ← **Head:** `fix/more-mapping-errors` --- ### 📝 Commits (1) - [`07d5a56`](https://github.com/floccusaddon/floccus/commit/07d5a56f3399cde7300ac28daa379df557061606) fix: Implement GC for mappings ### 📊 Changes **3 files changed** (+20 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/Account.ts` (+4 -0) 📝 `src/lib/Mappings.ts` (+15 -1) 📝 `src/lib/strategies/Default.ts` (+1 -5) </details> ### 📄 Description instead of removing items immediately fixes #2096 --- <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:28 +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#1997
No description provided.