Skip to content

Remove re-entrancy assertion #28907

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
Dec 20, 2019
Merged

Remove re-entrancy assertion #28907

merged 1 commit into from
Dec 20, 2019

Conversation

CodaFi
Copy link
Contributor

@CodaFi CodaFi commented Dec 20, 2019

This was just to confirm that the re-entrancy problem still exists on
the bots. There's something OS-dependent (probably the SDKs) that
causes this to only reproduce on 10.14.5 and not 10.15.

rdar://58116531

This was just to confirm that the re-entrancy problem still exists on
the bots.  There's something OS-dependent (probably the SDKs) that
causes this to only reproduce on 10.14.5 and not 10.15.

rdar://58116531
@CodaFi CodaFi requested a review from benlangmuir December 20, 2019 20:18
@CodaFi
Copy link
Contributor Author

CodaFi commented Dec 20, 2019

@swift-ci please smoke test and merge

Copy link
Contributor

@benlangmuir benlangmuir left a comment

Choose a reason for hiding this comment

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

Thanks!

@slavapestov slavapestov merged commit b644980 into swiftlang:master Dec 20, 2019
@CodaFi CodaFi deleted the rewind branch December 21, 2019 20:21
CodaFi added a commit to CodaFi/swift that referenced this pull request Jan 25, 2020
Effectively revert swiftlang#28907. The request evaluator will also catch re-entrancy here, and those cycles can be broken with NameLookupFlags::IgnoreNewExtensions.
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