Some tests are throwing an intermittent RuntimeError: memory access out of bounds.
Hard to track down where this is being thrown: In the test framework or websocket code is causing this.
Update:
Most of these stem from not closing the connection correctly which keeps the session open.
These are being identified and worked through. AbortTests are the common cause #45674