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
3485 ? Ssl 0:15 dylan-playground --config /home/cgay/dylan/workspaces/playground/live/config.live.xml --working-directory /
13103 ? Z 0:00 \_ [sh] <defunct>
25202 ? Z 0:00 \_ [sh] <defunct>
25307 ? Z 0:00 \_ [sh] <defunct>
Presumably not calling wait() after process dies. Not sure whether it's the Playground's responsibility or whether run-application should always do it.
The text was updated successfully, but these errors were encountered:
Presumably not calling
wait()
after process dies. Not sure whether it's the Playground's responsibility or whetherrun-application
should always do it.The text was updated successfully, but these errors were encountered: