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

Move workspace file removal to BG to avoid UI delay #59211

Merged
merged 34 commits into from
Feb 2, 2022
Merged
Show file tree
Hide file tree
Changes from 21 commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
54cdba3
Move workspace file removal to BG to avoid UI delay
CyrusNajmabadi Feb 2, 2022
d119160
Add comment
CyrusNajmabadi Feb 2, 2022
db6b1ed
Queue everything
CyrusNajmabadi Feb 2, 2022
0f77bb9
Queue it all
CyrusNajmabadi Feb 2, 2022
b3e86e6
update comment
CyrusNajmabadi Feb 2, 2022
b22230d
Move more into the lock
CyrusNajmabadi Feb 2, 2022
c345874
Simplify
CyrusNajmabadi Feb 2, 2022
fc70310
Take the lock
CyrusNajmabadi Feb 2, 2022
007dc31
reduce time
CyrusNajmabadi Feb 2, 2022
a509868
Update src/VisualStudio/Core/Def/Implementation/ProjectSystem/VisualS…
CyrusNajmabadi Feb 2, 2022
8260fdd
Do hierarchy work immediately
CyrusNajmabadi Feb 2, 2022
438ca08
Merge branch 'bgFileRemoval' of https://github.com/CyrusNajmabadi/ros…
CyrusNajmabadi Feb 2, 2022
54a0cb1
Docs
CyrusNajmabadi Feb 2, 2022
4413f35
Update doc
CyrusNajmabadi Feb 2, 2022
7a20395
Restore
CyrusNajmabadi Feb 2, 2022
7684d35
Restore
CyrusNajmabadi Feb 2, 2022
03d4c3c
Restore
CyrusNajmabadi Feb 2, 2022
d82ab2c
Restore
CyrusNajmabadi Feb 2, 2022
12c33a3
Simplify
CyrusNajmabadi Feb 2, 2022
d0703f2
move local function
CyrusNajmabadi Feb 2, 2022
130eaff
Simplify
CyrusNajmabadi Feb 2, 2022
e7f2b88
Fix doc
CyrusNajmabadi Feb 2, 2022
2eb1d23
REstore
CyrusNajmabadi Feb 2, 2022
78c3f35
Simplify
CyrusNajmabadi Feb 2, 2022
22d9490
Sort
CyrusNajmabadi Feb 2, 2022
8044f50
Restore
CyrusNajmabadi Feb 2, 2022
977cb81
Restore
CyrusNajmabadi Feb 2, 2022
c238930
Update src/VisualStudio/Core/Def/Implementation/ProjectSystem/VisualS…
CyrusNajmabadi Feb 2, 2022
8dcb8d2
Simplify
CyrusNajmabadi Feb 2, 2022
801e8fe
Merge branch 'bgFileRemoval' of https://github.com/CyrusNajmabadi/ros…
CyrusNajmabadi Feb 2, 2022
e3f6aa9
Merge branch 'main' into bgFileRemoval
CyrusNajmabadi Feb 2, 2022
a824941
Take lock once
CyrusNajmabadi Feb 2, 2022
f7d54c8
Pass cancellation token
CyrusNajmabadi Feb 2, 2022
2ea895d
Move to end
CyrusNajmabadi Feb 2, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading