#87 Remove the lock when we read or move the sqlite files.
Merged by pingou. Opened by cverna.
cverna/mdapi remove_the_lock  into  master

Download 87.patch

Since the cronjob never writes on the sqlite files that
are used by the web server we don't need to protect these.
The cronjob moving the file should be safe and at worst
could result in a request failing during the move.

Signed-off-by: Clement Verna cverna@tutanota.com

rebased onto 5c9950e697ef8daeacf2e8f38f12bb46ad5fe36d

Pull-Request has been merged by pingou

Metadata