Skip to content

Conversation

grynspan
Copy link
Contributor

@grynspan grynspan commented Oct 30, 2024

DO NOT MERGE: This PR is potentially incompatible with parallelized testing because tests that run in parallel compete for computing resources and a test that only takes (e.g.) 5ms of CPU time may take much more wall-clock time to actually complete. This is extra-true in CI or VM environments.

Checklist:

  • Code and documentation should follow the style of the Style Guide.
  • If public symbols are renamed or modified, DocC references should be updated.

**DO NOT MERGE:** This PR is potentially incompatible with parallelized testing
because tests that run in parallel compete for computing resources and a test
that only takes (e.g.) 5ms of CPU time may take much more wall-clock time to
actually complete. This is extra-true in CI or VM environments.
@grynspan grynspan added enhancement New feature or request concurrency 🔀 Swift concurrency/sendability issues public-api Affects public API labels Oct 30, 2024
@grynspan grynspan self-assigned this Oct 30, 2024
@grynspan
Copy link
Contributor Author

@swift-ci test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
concurrency 🔀 Swift concurrency/sendability issues enhancement New feature or request public-api Affects public API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant