Skip to content

[CursorInfo] Take a copy of USR when resolving cursor info #77117

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
Oct 21, 2024

Conversation

bnbarham
Copy link
Contributor

Resolving cursor info is async and can occur after the request has been deleted, make sure to take a copy of the USR (which is part of that request).

Resolves rdar://137320169.

Resolving cursor info is async and can occur after the request has been
deleted, make sure to take a copy of the `USR` (which is part of that
request).

Resolves rdar://137320169.
@bnbarham
Copy link
Contributor Author

@swift-ci please test

@bnbarham bnbarham merged commit 10b3ed3 into swiftlang:main Oct 21, 2024
5 checks passed
@bnbarham bnbarham deleted the copy-usr branch October 21, 2024 18:04
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