akjackson67

Results 1 comments of akjackson67

I believe this problem is caused because the `lock` method of `database.py` allows two or more threads to set the `locked` attribute to true. If both threads select the record...