cleaner implementation of keep_awake
authorChris Koeritz <cak0l@virginia.edu>
Wed, 10 Jun 2020 19:33:50 +0000 (15:33 -0400)
committerChris Koeritz <cak0l@virginia.edu>
Wed, 10 Jun 2020 19:33:50 +0000 (15:33 -0400)
will still put process in background, but now you can control it from the shell.
unfortunately, these will probably still zombie out if the connection gets dropped for some reason (either because we're not printing frequently enough or for causes out of our control).


No differences found