Skip to content

Correct the documented default concurrency limit - #358

Open
KYHyeon wants to merge 1 commit into
uber:masterfrom
KYHyeon:feature/jamie/fix-concurrency-help
Open

Correct the documented default concurrency limit#358
KYHyeon wants to merge 1 commit into
uber:masterfrom
KYHyeon:feature/jamie/fix-concurrency-help

Conversation

@KYHyeon

@KYHyeon KYHyeon commented Aug 12, 2026

Copy link
Copy Markdown

Summary

  • Correct the --concurrency-limit help text to document the actual default of 1.
  • Keep the README command reference consistent with the CLI output.

Background

concurrencyLimit is optional, and the scanner falls back to 1 when no value is provided. The existing help text incorrectly states that the default is the number of cores on the running machine.

Testing

  • swift test
  • Verified that .build/debug/mockolo --help reports (default = 1).

@CLAassistant

CLAassistant commented Aug 12, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@KYHyeon
KYHyeon force-pushed the feature/jamie/fix-concurrency-help branch from 9f290ca to 86b738b Compare August 12, 2026 10:36
@KYHyeon
KYHyeon marked this pull request as ready for review August 12, 2026 10:37
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