-
Notifications
You must be signed in to change notification settings - Fork 1
Image removal #19
Copy link
Copy link
Open
Labels
Description
Current code assume fits files are immutables.
Gives a way to invalidate a file (killing associated preview process/cache/...)
This is especially required for continuous shoot.
This will require collaboration from fitsprocessor:
* add a pre-trash notification to fitsprocessor
* when no new request is flying, drop the file & the associated cache content
* refuse further access to resource
Reactions are currently unavailable