Swift 5.7 Support
- Support for building and testing with Swift 5.7 (Xcode 14 beta).
- CancellingContinuation ensures cancellation does not escape actor isolated methods.
- Updates default
PollingSocketPoolinterval to not block the cooperative task pool at all.