stratosphereips / StratosphereLinuxIPS

Slips, a free software behavioral Python intrusion prevention system (IDS/IPS) that uses machine learning to detect malicious behaviors in the network traffic. Stratosphere Laboratory, AIC, FEL, CVUT in Prague.
Other
715 stars 176 forks source link

check why fides module doesn't stop on ctrl+c #1078

Closed AlyaGomaa closed 1 day ago

AlyaGomaa commented 1 day ago

it was opening threads using redis' run_in_thread and not keeping track of them or closing them