Updated PhotosDB to only copy database if locked, speed improvement for cases where DB not locked; closes #34
This commit is contained in:
16
tests/Test-Lock-10_12.photoslibrary/database/photos.db.lock
Normal file
16
tests/Test-Lock-10_12.photoslibrary/database/photos.db.lock
Normal file
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>hostname</key>
|
||||
<string>Rhet-and-Sarahs-iMac.local</string>
|
||||
<key>hostuuid</key>
|
||||
<string>A91B9F4C-F77A-565D-A8E1-B550C8F012AF</string>
|
||||
<key>pid</key>
|
||||
<integer>741</integer>
|
||||
<key>processname</key>
|
||||
<string>photolibraryd</string>
|
||||
<key>uid</key>
|
||||
<integer>501</integer>
|
||||
</dict>
|
||||
</plist>
|
||||
Reference in New Issue
Block a user