You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sorry,i thought you are chinese, sorry
i remind that method "cleanDisk()" should run under
dispatch_barrier_async(<#queue: dispatch_queue_t#>, <#block: dispatch_block_t##() -> Void#>).
because maybe crash in concurrence,when i call cleanDisk() and call fromDisk(...) immediately
cleandisk 时没有考虑到并行,可以用 barrier
cleancache 也是
The text was updated successfully, but these errors were encountered: