Skip to content

ShortcutInputTemp directory is never cleaned up #798

@FedoB

Description

@FedoB

The ShortcutInputTemp directory appears to never be cleared automatically.
Temporary files accumulate over time and remain in the folder even after shortcuts finish executing or the app is restarted.

The ShortcutInputTemp directory should be cleaned periodically, or temporary files should be removed once they are no longer needed.

Actual behavior

Files inside ShortcutInputTemp persist indefinitely and the directory keeps growing over time.

Steps to reproduce
Run shortcuts that generate temporary input files
Inspect the ShortcutInputTemp directory
Notice that files are never removed automatically
Additional notes

A cleanup mechanism on app launch, shutdown, or after shortcut execution could solve the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions