swift
06219cdf - [Async Refactoring] Remove assertions for nil result values in async wrapper

Commit
4 years ago
[Async Refactoring] Remove assertions for nil result values in async wrapper Since we aren’t checking that all result arguments are `nil` if there was an `error` in all the other refactorings, also remove the assertions in the async wrapper.
Author
Committer
Parents
Loading