Skip to content

[Concurrency] Fix copy-paste error. #81195

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

Merged
merged 1 commit into from
May 4, 2025

Conversation

al45tair
Copy link
Contributor

The __builtin_add_overflow should have been adding to leeway, not to deadline.

rdar://150290165

The `__builtin_add_overflow` should have been adding to `leeway`, not to
`deadline`.

rdar://150290165
@al45tair al45tair requested a review from mikeash April 30, 2025 09:17
@al45tair al45tair requested a review from ktoso as a code owner April 30, 2025 09:17
@al45tair
Copy link
Contributor Author

@swift-ci Please smoke test

Copy link
Contributor

@ktoso ktoso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hah ouch, lgtm

@al45tair
Copy link
Contributor Author

@swift-ci Please smoke test macOS platform

@al45tair
Copy link
Contributor Author

(macOS build timed-out.)

@al45tair
Copy link
Contributor Author

al45tair commented May 1, 2025

@swift-ci Please smoke test macOS platform

@al45tair al45tair merged commit 3b89d6d into swiftlang:main May 4, 2025
3 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.

3 participants