Lion_Liu

Results 3 issues of Lion_Liu

### The language of WCDB > e.g. Objective-C, Swift or Java Swift ### The version of WCDB > e.g. v1.0.5 1.0.8.2 ### The platform of WCDB > e.g. iOS, macOS...

as the title, because Moya have not support `async` with Alamofire now I have to use this method to support async and await ``` return try await withCheckedContinuation { continuation...

question

```swift ``` ![image](https://user-images.githubusercontent.com/5524753/200834175-7f80c4c5-c820-4be0-8a5f-263a90b2fcd6.png) Moya 15.0 how to fix the memory leaks? or the use method is not right?