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

Fix lightbulb code comment #54048

Merged
merged 1 commit into from
Jun 11, 2021
Merged

Conversation

CyrusNajmabadi
Copy link
Member

No description provided.

@@ -38,10 +38,8 @@ internal class UnifiedSuggestedActionsSource
Func<string, IDisposable?> addOperationScope,
CancellationToken cancellationToken)
{
// It may seem strange that we kick off a task, but then immediately 'Wait' on
Copy link
Member Author

Choose a reason for hiding this comment

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

we're not waiting on this code. so this comment is stale :)

@CyrusNajmabadi CyrusNajmabadi merged commit 7475a4a into dotnet:main Jun 11, 2021
@ghost ghost added this to the Next milestone Jun 11, 2021
@CyrusNajmabadi CyrusNajmabadi deleted the fixComment branch June 11, 2021 23:30
@RikkiGibson RikkiGibson modified the milestones: Next, 17.0.P2 Jun 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants