cyberark / KubiScan

A tool to scan Kubernetes cluster for risky permissions
GNU General Public License v3.0
1.31k stars 130 forks source link

Fixing hang in some environments. #47

Closed 2niknatan closed 2 years ago

2niknatan commented 2 years ago

Desired Outcome

The program is exiting

Implemented Changes

Putting in comment ' self.pool.join()' function.

Connected Issue/Story

Definition of Done

Changelog

Test coverage

Documentation

Behavior

Security