Skip to content

Conversation

@mwiebe
Copy link
Contributor

@mwiebe mwiebe commented Mar 7, 2025

What was the problem/requirement? (What/Why)

Getting a failure on MacOS w/ Python 3.10: https://github.com/OpenJobDescription/openjd-cli/actions/runs/13726827750/job/38395460029?pr=139

What was the solution? (How)

The tasks were running fast enough to only need 4 tasks. Change the maximum set to 3 instead.

What is the impact of this change?

More reliable tests.

How was this change tested?

Ran the tests.

Was this change documented?

N/A

Is this a breaking change?

No

Does this change impact security?

  • Does the change need to be threat modeled? For example, does it create or modify files/directories that must only be readable by the process owner?
    • If so, then please label this pull request with the "security" label. We'll work with you to analyze the threats.

No


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@mwiebe mwiebe requested a review from a team as a code owner March 7, 2025 19:45
epmog
epmog previously approved these changes Mar 7, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 7, 2025

@mwiebe mwiebe enabled auto-merge (rebase) March 7, 2025 19:50
@mwiebe mwiebe merged commit a421de5 into OpenJobDescription:mainline Mar 7, 2025
19 checks passed
@mwiebe mwiebe deleted the fix-max-tasks-test branch March 7, 2025 19:52
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.

3 participants