i'm running python script (which takes week) in pycharm debug mode , need move pc. can pause , restart script no problem, can pause it, shut down , restart computer , continue running script paused it?
as stated in pycharms help,
when program output paused, program continues running in background, output suspended.
and when powered down computer, nothing runs in background, stops. means program will terminate.
my tip is, if thought through, , you're sure need keep program running, not shut down computer since terminate it, can download insomniax if you're on debian os keep lid sleeping.
Comments
Post a Comment