Skip to content

v2.0.3

Choose a tag to compare

@atdrendel atdrendel released this 08 Jul 21:41
98375bd

Serialize all communication with URLSessionWebSocketTask on the delegate queue.

This is an attempt to fix a problem in which URLSessionWebSocketTask occassionally throws this exception:

Fatal error: Only one of message or error should be nil: file /AppleInternal/BuildRoot/Library/Caches/com.apple.xbs/Sources/swiftlang_overlay_Foundation/swiftlang-1103.8.25.8/swift/stdlib/public/Darwin/Foundation/URLSession.swift, line 46

https://developer.apple.com/forums/thread/117827