|
|
|
|
|
by Dylan16807
1573 days ago
|
|
Debugging has already been mentioned. I run lots of programs that take several hours too, be that copying files or transcoding or processing some data. Right now I have something running that won't be done for two days. And when I have 20 programs open, even if it only takes 15-30 seconds per program to get them going again that's a bunch of time I didn't need to waste. And even the programs I have that autostart still require prodding to get them into the right state. |
|
Debugging I can understand, as that's a bit of a different beast than a program that can run unattended.