oberblastmeister/trashy

Give an error if a file to be deleted is locked by another process.

Opened this issue · 0 comments

I was trying to delete my .sqlite database but it was opened by my database viewer.

trash command exited without deleting the file. It should've thrown an error saying the file is locked as its used by another process.