Skip to content

perf(origin): bound scanner concurrency and improve timeout control#19

Merged
matrixleons merged 1 commit into
matrixleons:mainfrom
mkilijanek:upstream/pr-origin-bounded-concurrency
Mar 10, 2026
Merged

perf(origin): bound scanner concurrency and improve timeout control#19
matrixleons merged 1 commit into
matrixleons:mainfrom
mkilijanek:upstream/pr-origin-bounded-concurrency

Conversation

@mkilijanek
Copy link
Copy Markdown
Contributor

Summary

Introduce bounded parallelism and timeout controls in origin-IP scanner orchestration.

Why

  • avoids unbounded concurrent scanner execution
  • reduces risk of resource spikes and long-tail hangs
  • improves predictability for recon workflows

Change

  • add bounded scanner concurrency control
  • tighten scanner timeout handling in orchestration path

Validation

  • python3 -m py_compile evilwaf.py core/*.py chemistry/*.py

Provenance

  • cherry-picked with -x from fork commit 669a1a5

@mkilijanek
Copy link
Copy Markdown
Contributor Author

Merge order note: please merge after #18.\n\nDepends on: #18

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.

2 participants