Skip to content

DEV-1121: Adds ENV.OKCOMPUTER_CHECK_IN_PARALLEL - #56

Merged
danschmidt5189 merged 1 commit into
mainfrom
DEV-1221-okc_configurable_parallelism
Jul 27, 2026
Merged

DEV-1121: Adds ENV.OKCOMPUTER_CHECK_IN_PARALLEL#56
danschmidt5189 merged 1 commit into
mainfrom
DEV-1221-okc_configurable_parallelism

Conversation

@danschmidt5189

Copy link
Copy Markdown
Member

Control whether checks run sequentially (default)
or in parallel via
ENV.OKCOMPUTER_CHECK_IN_PARALLEL. Accepts any
string value which ActiveSupport casts to bool
("yes", "y", "true", "No", etc.).

Control whether checks run sequentially (default)
or in parallel via
ENV.OKCOMPUTER_CHECK_IN_PARALLEL. Accepts any
string value which ActiveSupport casts to bool
("yes", "y", "true", "No", etc.).
@danschmidt5189
danschmidt5189 merged commit ef8f948 into main Jul 27, 2026
5 checks passed
@danschmidt5189
danschmidt5189 deleted the DEV-1221-okc_configurable_parallelism branch July 27, 2026 22:16
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