pilif / sacy

Smarty Asset Compiler (warning: all branches but master are subject to force pushes)
http://pilif.github.com/sacy
MIT License
34 stars 12 forks source link

use tempfiles instead of locking #21

Closed brainlock closed 10 years ago

brainlock commented 10 years ago

This should solve a long-standing issue with corrupted files being (and locks) being left on disk when compilation fails for some reason.

pilif commented 10 years ago

yay! :+1: :+1:

the current behaviour was right in a very much simpler world before sacy could transform scripts or shell out to external processes.