Skip to content

Parallelisation#749

Draft
arnon-1 wants to merge 1 commit into
ddmms:mainfrom
arnon-1:completion-markers-isolated
Draft

Parallelisation#749
arnon-1 wants to merge 1 commit into
ddmms:mainfrom
arnon-1:completion-markers-isolated

Conversation

@arnon-1

@arnon-1 arnon-1 commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

Pre-review checklist for PR author

PR author must check the checkboxes below when creating the PR.

  • I've confirmed the contribution guidelines.
  • I have reviewed and understand all AI-generated code in this PR.
  • I have added human-written tests for the new logic.
  • I have properly cited any upstream algorithms or libraries the AI utilized.
  • I have disclosed significant AI tool usage in the PR description.

Summary

I wrote some code to make tests run in parallel and make sure that the same test isn't rerun when the test completes.
Uses pytest hooks to keep necessary code changes in existing tests minimal.

I use the code for my own runs but I asked Claude to isolate it in a separate branch.
Claude was used to: propagate logic to all tests, write docs and just in general code based on instructions. Parts of the code may be simplified.
This is a draft pr as I don't currently have time to clean up the code.

Linked issue

Resolves #

Testing

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