Skip to content

Run extraction modules in parallel - #839

Open
besendorf wants to merge 3 commits into
mainfrom
feature/parallel-module-execution
Open

Run extraction modules in parallel#839
besendorf wants to merge 3 commits into
mainfrom
feature/parallel-module-execution

Conversation

@besendorf

Copy link
Copy Markdown
Collaborator

Summary

  • run independent iOS and Android extraction modules concurrently with four workers by default
  • preserve dependency ordering and deterministic aggregation while supporting exclusive modules and sequential profiling
  • group parallel console output, protect shared archive reads, and propagate worker settings through AndroidQF nested commands
  • document the parallel module contract and add concurrency, cancellation, logging, CLI, and propagation coverage

Testing

  • make check
  • uv run pytest (179 passed, 1 skipped)
  • compared iOS backup and AndroidQF fixture artifacts with --jobs 1 and --jobs 4

@github-actions

github-actions Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Coverage

Tests Skipped Failures Errors Time
181 1 💤 0 ❌ 0 🔥 13.758s ⏱️

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.

1 participant