fb310bf backend: remove temporary files as soon as possible

1 file Authored by frostyx 2 years ago, Committed by praiskup 2 years ago,
    backend: remove temporary files as soon as possible
    
    Otherwise temporary files for skipped accesses aren't deleted and
    flood our /tmp directory which runs out of space.
    
    Merges: #2314