mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
The incrementCompactionCounter() function returned 1 without persisting when no state cache existed. This caused the compaction threshold to never be reached, leading to unbounded operation log growth. Also updated review docs: - Marked compaction counter bug as fixed - Identified memory leak in TaskElectronEffects as false positive (take(1) ensures automatic cleanup) - Identified TODAY_TAG "board-style" claim as false positive (code correctly REMOVES TODAY_TAG from task.tagIds) - Identified cache invalidation claim as false positive (sequence-based invalidation works correctly) - Identified repair mutex race condition as false positive (JavaScript single-threaded, no await between assignment) |
||
|---|---|---|
| .. | ||
| ai | ||
| promotion | ||
| refactoring | ||
| screens | ||
| sync | ||
| add-new-integration.md | ||
| build-and-publish-notes.md | ||
| ENV_SETUP.md | ||
| github-access-token-instructions.md | ||
| gitlab-access-token-instructions.md | ||
| how-to-rate.md | ||
| howto-refresh-snap-credentials.md | ||
| legacy-webview-analysis.md | ||
| mac-app-store-code-signing-guide.md | ||
| performance-project-tag-report.md | ||
| plugin-development.md | ||
| update-android-app.md | ||
| update-mac-certificates.md | ||