bizz84 / SwiftyStoreKit

Lightweight In App Purchases Swift framework for iOS 8.0+, tvOS 9.0+ and macOS 10.10+ ⛺
MIT License
6.55k stars 796 forks source link

Fix concurrent retrieve product request #675

Open bivant opened 2 years ago

bivant commented 2 years ago

Based on changes from #674 Test for concurrent retrieveProductRequest is very unstable - it crashes on read/write to the controller.inflightRequests and builder.request

vapor-pawelw commented 1 year ago

I also experienced these crashes, would be good to get this PR merged