Skip to content

add --infinite flag to campaigns#420

Merged
zeroXbrock merged 5 commits intomainfrom
feat/infinite-campaigns
Jan 16, 2026
Merged

add --infinite flag to campaigns#420
zeroXbrock merged 5 commits intomainfrom
feat/infinite-campaigns

Conversation

@zeroXbrock
Copy link
Member

@zeroXbrock zeroXbrock commented Jan 16, 2026

Motivation

resolves #394

Solution

  • add --infinite flag to campaign args
  • loop spam logic in campaign runner
    • ctrl-c backout that gracefully shuts down spammers

PR Checklist

  • Added Tests
  • Added Documentation
  • Ran cargo +nightly clippy --workspace --lib --examples --tests --benches --all-features --locked --fix
  • Ran cargo fmt --all
  • Note breaking changes in PR description, if applicable
  • update changelogs
    • Update CHANGELOG.md in each affected crate
    • add a high-level description in the root changelog

@zeroXbrock zeroXbrock merged commit 2c549ae into main Jan 16, 2026
7 checks passed
@zeroXbrock zeroXbrock deleted the feat/infinite-campaigns branch January 16, 2026 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

run campaigns indefinitely?

1 participant