@@ -35,7 +35,7 @@ logger = logging.getLogger()
class PackagesAnalyzer:
# default timeout for async invoked processes
- TIMEOUT_SECONDS = 20
+ TIMEOUT_SECONDS = 40
event = threading.Event()
def launch_subprocess(self, command):