Merge branch 'franknoirot/adhoc/improve-e2e' into pierremtb/adhoc/windows-16

This commit is contained in:
Pierre Jacquier
2025-04-10 18:39:38 -04:00
committed by GitHub

View File

@ -45,7 +45,8 @@ export function useDemoCode() {
}
// Don't run if the network isn't healthy or the connection isn't established
if (
overallState !== NetworkHealthState.Ok ||
overallState === NetworkHealthState.Disconnected ||
overallState === NetworkHealthState.Issue ||
immediateState.type !== EngineConnectionStateType.ConnectionEstablished
) {
return