Skip to content

Commit f3ee7cc

Browse files
mikeurbanski1nimrodkor
authored andcommitted
use fork for multiprocessing (bridgecrewio#1669)
* use fork for multiprocessing * add commented out blocks for each approach for troubleshooting * add windows check for multiprocess * Add OS-level tests * Fix file loading * clean up commented code * fix test Co-authored-by: nimrodkor <[email protected]>
1 parent accef73 commit f3ee7cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

checkov/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = '2.0.451'
1+
version = '2.0.452'

kubernetes/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
checkov==2.0.451
1+
checkov==2.0.452

0 commit comments

Comments
 (0)