If a failing connection is made to a VM waiting for a debugger connection - like in #525, and then a new connection is attempted the VM hits an ASSERT:
../../src/vm/session.cc:85: error: Unexpected message opcode 0 received in state Connected, live-editing: false, debugging: true>
If a failing connection is made to a VM waiting for a debugger connection - like in #525, and then a new connection is attempted the VM hits an ASSERT: