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
I tried nohup drake -a & but it stops after just a short minute and leaves background commands hanging. When I try using screen, it works and I could tee output to a file but when I interrupt (Ctrl+C) drake, it leaves orphan processes running again.
The text was updated successfully, but these errors were encountered:
I tried
nohup drake -a &
but it stops after just a short minute and leaves background commands hanging. When I try usingscreen
, it works and I couldtee
output to a file but when I interrupt (Ctrl+C)drake
, it leaves orphan processes running again.The text was updated successfully, but these errors were encountered: