Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support concurrency take over in 6.2 #3043

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

Lukasa
Copy link
Contributor

@Lukasa Lukasa commented Jan 8, 2025

Motivation:

The compiler now self-presents as 6.2 on the nightlies, and the executor takeover still works. Lift the guard.

Modifications:

Lift the guard on compiler version.

Result:

Integration tests pass again.

Motivation:

The compiler now self-presents as 6.2 on the nightlies, and the executor takeover
still works. Lift the guard.

Modifications:

Lift the guard on compiler version.

Result:

Integration tests pass again.
@Lukasa Lukasa added the 🔨 semver/patch No public API change. label Jan 8, 2025
@Lukasa Lukasa merged commit 4292153 into apple:main Jan 8, 2025
35 of 36 checks passed
@Lukasa Lukasa deleted the cb-fix-integration-test-failing-nightly branch January 8, 2025 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 semver/patch No public API change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants