Skip to content

Delete .sia_temp files when .sia file is deleted. #1713

Christopher Schinnerl requested to merge tbenz9:master into master

Created by: tbenz9

  • Delete .sia_temp files when .sia file is deleted.

This PR fixes issue #1713 (closed).

1: Delete the .sia_temp file when it's matching .sia file is deleted. 2: Import the Sia/persist module to get the "tempSuffix" variable.

Merge request reports