Skip to content

Conversation

@ahoppen
Copy link
Member

@ahoppen ahoppen commented Jun 19, 2024

This allows VS Code to detect when sourcekitd has crashed and prompt the user to gather a diagnostic report + file an issue about the crash.

I took this opportunity to refactor the WorkDoneProgress that effectively counts how many tasks of this kind are going on, into a separate type. I’m not quite happy with the name SharedWorkDoneProgressManager. Happy for better suggestions if anyone has some.

rdar://129678779
Fixes #1476

@ahoppen
Copy link
Member Author

ahoppen commented Jun 19, 2024

@swift-ci Please test

…tring

This allows VS Code to detect when sourcekitd has crashed and prompt the user to gather a diagnostic report + file an issue about the crash.

rdar://129678779
Fixes swiftlang#1476
@ahoppen ahoppen force-pushed the work-done-progress-token-prefix branch from d89f5b2 to 3003fe1 Compare June 20, 2024 16:05
@ahoppen
Copy link
Member Author

ahoppen commented Jun 20, 2024

@swift-ci Please test

@ahoppen
Copy link
Member Author

ahoppen commented Jun 20, 2024

@swift-ci Please test Windows

@ahoppen ahoppen enabled auto-merge June 20, 2024 16:05
@ahoppen
Copy link
Member Author

ahoppen commented Jun 20, 2024

@swift-ci Please test Windows

@ahoppen
Copy link
Member Author

ahoppen commented Jun 20, 2024

@swift-ci Please test macOS

@ahoppen
Copy link
Member Author

ahoppen commented Jun 20, 2024

@swift-ci Please test Windows

@ahoppen ahoppen merged commit e75fac5 into swiftlang:main Jun 21, 2024
@ahoppen ahoppen deleted the work-done-progress-token-prefix branch August 4, 2025 10:48
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.

Add an identifier to work done progress messages

3 participants