cloudtools / stacker

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

ThreadedWalker constructor accepts a Semaphore, not an int #720

Closed acmcelwee closed 5 years ago

acmcelwee commented 5 years ago

I somehow accidentally closed #719 as I was trying to clean up my branch history, and GH won't let me re-open that one.

I addressed the feedback from @ejholmes in this update.