Skip to content

Workers option and graceful shutdown

Compare
Choose a tag to compare
@tsenart tsenart released this 16 Oct 19:54
· 505 commits to master since this release

This release is a backwards compatible release which adds a workers options to the attack command and signal handling to all commands which enables graceful shutdowns at any point during the attack execution.
It addresses issue #80 and lays groundwork for solving #53, #81 and #82.