Skip to content

Commit a39c568

Browse files
committed
Code review updates.
1 parent c1b8b34 commit a39c568

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Extension/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
### Version 1.23.1: November 6, 2024
44
### Bug Fixes
5-
* Fix stalls caused by the protocol filter. [PR #12096](https://github.com/microsoft/vscode-cpptools/pull/12906)
6-
* A potential fix for a crash during cpptools-srv shutdown (in `uv_run`).
5+
* Fix a performance issue where some LSP requests would delay other LSP requests. [PR #12096](https://github.com/microsoft/vscode-cpptools/pull/12906)
6+
* A potential fix for a crash during process shutdown (in `uv_run`).
77
* A potential fix for a crash in cpptools (in `report_intellisense_results`).
88
* Fix a random deadlock in `handle_edits`.
99
* Other internal fixes.

0 commit comments

Comments
 (0)