fedora-copr/flask-whooshee

Exceptions in whoosheer doesnt unlock lock file

thejcannon opened this issue · 2 comments

In an insert_foo/update_foo/delete_foo method, if the code throws, the writer isn't cancelled and the lock file isn't unlocked.

Yup, definitely a bug. Will fix it, thanks for the report.