mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 07:25:52 +03:00
[GH-ISSUE #445] Cache folder takes a lot of space #279
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#279
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @muellermartin on GitHub (Nov 9, 2023).
Original GitHub issue: https://github.com/jpochyla/psst/issues/445
Describe the bug
psst on macOS takes a lot of disk space (11 GB) after a while (about 8 months with frequent use). The cache folder does not seem to get cleaned up.
To Reproduce
Use psst for a while and observe cache folder growing in size.
Expected behavior
Environment
a8922f6(built on 2023-10-05 01:20:31.086787 +00:00)Additional context
Add any other context about the problem here.
@Insprill commented on GitHub (Nov 9, 2023):
I'm not familiar in-depth with how the caching system works, but we should definitely have a size limit and a clear button.