mirror of
https://github.com/kiwix/kiwix-apple.git
synced 2025-09-21 18:44:34 -04:00
ScanOp Exclusive Control
This commit is contained in:
parent
113e74bca5
commit
9bf02d264d
@ -31,6 +31,7 @@ class ScanLocalBookOperation: Operation {
|
||||
|
||||
self.completionHandler = completionHandler
|
||||
super.init()
|
||||
addCondition(MutuallyExclusive<ZimMultiReader>())
|
||||
name = String(self)
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user