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
Currently, we have to declare a parallel snippet in template file, which is strange that the template has no idea about whether the parallel is necessary. Moving this declaration to snippet side to separate the logic more clearly.