konveyor-ecosystem / kai

Konveyor AI - static code analysis driven migration to new targets via Generative AI
Apache License 2.0
8 stars 10 forks source link

Fix max_workers comparison in run_demo.py #184

Closed jmontleon closed 1 month ago

jmontleon commented 1 month ago

If KAI_MAX_WORKERS is set I get an error from run_demo.py: TypeError: '<=' not supported between instances of 'str' and 'int'