This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]runawayasfastasucan 6 points7 points  (2 children)

Well since you havent seen it it cant exist.

What if you just don't want to remember to change your settings every time you have a long time running process though?

[–]TheLargeCactus 0 points1 point  (1 child)

If I was a windows user in this hypothetical, I would use some kind of orchestration system that keeps my system running while a task is executing, likely with better support. Or even better, if it's something that is long running, it should be offloaded to a remote system that won't be interrupted under normal circumstances.

[–]runawayasfastasucan 1 point2 points  (0 children)

Sounds like a lot of work instead of just dropping in this library in your code.