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 case fd is invalid loop will be infinite because iterator is not
incremented.
Make cycle more obvious by adding regular iterator into for() loop
and move Subprocess from running_ into finished_ in separate loop.
0 commit comments