Skip to content

Commit

Permalink
reduce max_workers to something well below default soft ulimit
Browse files Browse the repository at this point in the history
  • Loading branch information
leondz committed Feb 26, 2025
1 parent e5efe41 commit 06ecb96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion garak/resources/garak.core.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ system:
lite: true
show_z: false
enable_experimental: false
max_workers: 1000
max_workers: 500

run:
seed:
Expand Down

0 comments on commit 06ecb96

Please sign in to comment.