Agent: Remove debug code

This commit is contained in:
Kekoa Kaaikala 2022-08-24 20:10:35 +00:00
parent 6bb710a495
commit 2f50e30a92
1 changed files with 0 additions and 7 deletions

View File

@ -3,7 +3,6 @@ import logging
import os
import subprocess
import sys
import threading
from pathlib import Path, WindowsPath
from typing import List
@ -413,12 +412,6 @@ class InfectionMonkey:
InfectionMonkey._self_delete()
logger.info("Monkey is shutting down")
for t in threading.enumerate():
logger.info(t.name)
import faulthandler
faulthandler.dump_traceback()
def _close_tunnel(self):
tunnel_address = (