when removing qworker from cluster, the finalizer is ran, and it sends a kill message to all pods currently running using the kill queue.
but maybe you dont want to wait for them to finish the job, and instead force kill them. maybe add that as a feature through the qworker -> to force shutdown pods in case of emergency