From 8e74e8fa2f69e3ab2e95481026166a5e4d286cf4 Mon Sep 17 00:00:00 2001 From: DaidoujiChen Date: Thu, 11 Apr 2019 23:39:49 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E5=85=A5=E4=B8=80=E5=80=8B=E5=81=87?= =?UTF-8?q?=E7=9A=84=E5=81=9C=E9=A0=93=20=E8=AE=93=E5=9C=A8=E5=88=AA?= =?UTF-8?q?=E9=99=A4=E6=AD=B7=E5=8F=B2=E7=9A=84=E6=99=82=E5=80=99=E5=A5=BD?= =?UTF-8?q?=E5=83=8F=E7=9C=9F=E7=9A=84=E6=9C=89=E5=9C=A8=E5=88=AA=20(?= =?UTF-8?q?=E9=A0=86=E4=BE=BF=E6=B8=AC=E8=A9=A6=E5=80=8B=20bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dai-Hentai/Models/Couchbase/DBGallery.m | 1 + 1 file changed, 1 insertion(+) diff --git a/Dai-Hentai/Models/Couchbase/DBGallery.m b/Dai-Hentai/Models/Couchbase/DBGallery.m index 4636ce4a..5b193dbf 100644 --- a/Dai-Hentai/Models/Couchbase/DBGallery.m +++ b/Dai-Hentai/Models/Couchbase/DBGallery.m @@ -217,6 +217,7 @@ + (void)deleteAllHistories:(void (^)(NSInteger total, NSInteger index, HentaiInf [document purgeDocument:nil]; }); } + [NSThread sleepForTimeInterval:0.5f]; } dispatch_async(dispatch_get_main_queue(), ^{ if (finish) {