Files
kim a0d235b857 [bugfix] numerous media processing bug fixes (#4771)
- fix a potential race-condition-ey ptr overwrite if a processed async media job gets scheduled immediately
- updates cleaner.removeFiles() to not return error (logging itself, instead) to ensure it never blocks db item update / removal
- always force refresh in media.getFile() which should be part of the fix at least to https://codeberg.org/superseriousbusiness/gotosocial/issues/4737

Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4771
Co-authored-by: kim <grufwub@gmail.com>
Co-committed-by: kim <grufwub@gmail.com>
2026-03-19 14:34:25 +01:00
..