TheHive-Project / Cortex

Cortex: a Powerful Observable Analysis and Active Response Engine
https://thehive-project.org
GNU Affero General Public License v3.0
1.28k stars 218 forks source link

Job timeout doesn't work if threadpool is full #410

Closed To-om closed 2 years ago

To-om commented 2 years ago

Request Type

Bug

Problem Description

When threadpool is full, there is no thread available to kill the stuck jobs. The job "controller" should be run in a different threadpool.