Skip to content

Fix parallel python#236

Merged
Ankur Goyal (ankrgyl) merged 3 commits into
mainfrom
fix-parallel-python
Jun 18, 2026
Merged

Fix parallel python#236
Ankur Goyal (ankrgyl) merged 3 commits into
mainfrom
fix-parallel-python

Conversation

@ankrgyl

Copy link
Copy Markdown
Contributor

Only wrap in an async function if it's actually an async task. Otherwise, the Eval scheduler assumes it's async and stops multi-threading its scheduling.

@github-actions

github-actions Bot commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Latest downloadable build artifacts for this PR commit 0efa53406ad2:

Available artifact names
  • artifacts-build-global
  • artifacts-build-local-x86_64-apple-darwin
  • artifacts-build-local-aarch64-pc-windows-msvc
  • artifacts-build-local-x86_64-pc-windows-msvc
  • artifacts-build-local-aarch64-apple-darwin
  • artifacts-build-local-x86_64-unknown-linux-musl
  • artifacts-build-local-x86_64-unknown-linux-gnu
  • artifacts-build-local-aarch64-unknown-linux-gnu
  • artifacts-plan-dist-manifest
  • cargo-dist-cache

@ankrgyl Ankur Goyal (ankrgyl) merged commit 3904601 into main Jun 18, 2026
45 of 46 checks passed
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