If a VM crashes during `connect()`, e.g. because of `panic_on_fail` during initrd, we would spin on the closed socket forever. We should rasie an exception instead.
If a VM crashes during `connect()`, e.g. because of `panic_on_fail` during initrd, we would spin on the closed socket forever. We should rasie an exception instead.