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
In the Windows installation, do not use the `sleep` command to wait for
an executable to finish, as this leads to random crashes. Instead, use
the proper Windows commands (taken from PR pyccel#1180) to wait for the
execution.
0 commit comments