algoo / preview-generator

generates previews of files with cache management
https://pypi.org/project/preview-generator/
MIT License
228 stars 50 forks source link

lock file used by preview generator is not correctly deleted #205

Open PhilippeAccorsi opened 3 years ago

PhilippeAccorsi commented 3 years ago

At present

We use preview generator with Tracim application and we can seen that lock file is not deleted. When I run this command ls *.lock | wc -l in folder where preview is done, I can seen value increase days after days.

For example :

expected