In an error situation we might reset the connection, this however means, that the "session" is not marked as ended, because we do so only when we receive a "bye" message from the vdSM. When the vdSM crashes there will be no "bye", so the session would stay alive forever.
implements #12625