处理崩溃

This commit is contained in:
2026-01-30 21:38:58 +08:00
parent cc82396195
commit d2f582b7f8
5 changed files with 71 additions and 64 deletions

View File

@@ -32,7 +32,7 @@
}
- (void)dealloc {
[self cancel];
[self cancelInternal];
}
#pragma mark - Public Methods