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