ThirdPartyMailer icon indicating copy to clipboard operation
ThirdPartyMailer copied to clipboard

Add concurrency extension for Swift 5.5.2

Open imWildCat opened this issue 4 years ago • 1 comments

Similar change: https://github.com/ReactiveX/RxSwift/pull/2367/files

This can help us improve the completion callback.

imWildCat avatar Jan 22 '22 03:01 imWildCat

Hello Daohan, and thanks a lot for the pull request!

It’s an interesting addition, but I think we should add a bit more documentation/comment around it. Maybe add a sample code in the README?

vtourraine avatar Jan 25 '22 09:01 vtourraine