cloudtools / stacker

An AWS CloudFormation Stack orchestrator/manager.
http://stacker.readthedocs.io/en/stable/
BSD 2-Clause "Simplified" License
709 stars 167 forks source link

ThreadedWalker constructor accepts a Semaphore, not an int #719

Closed acmcelwee closed 5 years ago

acmcelwee commented 5 years ago

I just found this when I tried to specify a non-default value for the --max-parallel cli param.