Skip to content

Introducing progress-message handler #51

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 2 commits into from
Jan 21, 2021
Merged

Introducing progress-message handler #51

merged 2 commits into from
Jan 21, 2021

Conversation

cmaglie
Copy link
Member

@cmaglie cmaglie commented Jan 21, 2021

The LS now caches progress message from clang and feed them to the IDE, eventually throttling to a sustainable pace.

The progress requests from clangd are now cached and sent back to the
IDE with a moderate pace. If a burst of progress reports is received by
clangd only the latest one is proxied to the IDE.
@cmaglie cmaglie merged commit e46f82a into master Jan 21, 2021
@cmaglie cmaglie deleted the patch-3 branch January 21, 2021 14:18
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.

1 participant