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

More VS cleanup #15954

Merged
merged 25 commits into from
Oct 10, 2023
Merged

More VS cleanup #15954

merged 25 commits into from
Oct 10, 2023

Conversation

vzarytovskii
Copy link
Member

@vzarytovskii vzarytovskii commented Sep 8, 2023

  1. Option -> ValueOption in some places
  2. More cancellable tasks
  3. Removed creating asyncs + running in parallel on lightweight CPU bound AIO find operations
  4. Something else.

VSIX: https://1drv.ms/u/s!AiT31MwroM_3lfUYVfV8H3l14MZfpg?e=wxpUdd

@vzarytovskii
Copy link
Member Author

Right now, going to external definition deadlocks on projectContextFactory.CreateProjectContext(projFilePath, projInfo.Id.ToString()), I have not yet figured out why (probably because inside it does the jtf.Run).

@vzarytovskii
Copy link
Member Author

/run fantomas

  Co-authored-by: vzarytovskii <1260985+vzarytovskii@users.noreply.github.com>
@github-actions
Copy link
Contributor

@vzarytovskii vzarytovskii marked this pull request as ready for review October 9, 2023 13:36
@vzarytovskii vzarytovskii requested a review from a team as a code owner October 9, 2023 13:36
@vzarytovskii
Copy link
Member Author

I'd like to merge it.

@vzarytovskii
Copy link
Member Author

/run fantomas

  Co-authored-by: vzarytovskii <1260985+vzarytovskii@users.noreply.github.com>
@github-actions
Copy link
Contributor

github-actions bot commented Oct 9, 2023

@vzarytovskii
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@T-Gro T-Gro merged commit 5b94f74 into dotnet:main Oct 10, 2023
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants