pusher / NWWebSocket

A WebSocket client written in Swift, using the Network framework from Apple.
MIT License
123 stars 25 forks source link

testDisconnect() Test failing on macOS #45

Open betaphi opened 11 months ago

betaphi commented 11 months ago

Hello everybody, I just wanted to report that the disconnect test in testDisconnect() is failing in macOS while it succeeds in the iOS platforms.

Even though I believe that this is in fact a bug by Apple, I have already reported it close to a year ago without any change from Apple. Therefore most probably there needs to be a workaround on "our" side.