diff options
author | dusoleil <howcansocksbereal@gmail.com> | 2021-09-01 00:10:11 -0400 |
---|---|---|
committer | dusoleil <howcansocksbereal@gmail.com> | 2021-09-01 00:10:11 -0400 |
commit | b4216a6525f1a71b785707c7c018cf55c05a159f (patch) | |
tree | 211305b728a72242ec12fdbee772fcc801eafca8 /__init__.py | |
parent | 8f8eefefbc2c06d10ad29a83d79fcd6c425b54c6 (diff) | |
download | sploit-b4216a6525f1a71b785707c7c018cf55c05a159f.tar.gz sploit-b4216a6525f1a71b785707c7c018cf55c05a159f.zip |
Better Shutdown Process for Target Program
If we need to wait on the target program to die, we don't want to just
wait forever with no indication to the user. Instead, only call wait if
the program is still alive, inform the user that we are doing this, and
give them the ability to forcefully kill the target program with Ctrl+C.
Signed-off-by: dusoleil <howcansocksbereal@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions