Open
Description
createWebsocketAndConnect called in the engineQueue, which create a new websocket.
while the stream delegate methodopen func stream(_ aStream: Stream, handle eventCode: Stream.Event)
was called in another thread( the com.vluxe.starscream.websocket). When race happens , it may lead to crash. the crash log may like this: