You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If an entrypoint has no type -- so not 'subflow', 'signal', 'implicit' --
there are then no subflows to re-create from this local endpoint.
In this case, there is then no need to iterate over all connections to
do nothing. So stop early when this case is present.
Signed-off-by: Matthieu Baerts (NGI0) <[email protected]>
0 commit comments