Skip to content

Commit 784f145

Browse files
authored
Merge pull request #12939 from microsoft/main
Update changelog. (#12938)
2 parents 7d26dd1 + c9cae0b commit 784f145

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Extension/CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
* A potential fix for a crash during process shutdown (in `uv_run`). [#12668](https://github.com/microsoft/vscode-cpptools/issues/12668)
66
* Fix a performance issue where some LSP requests would delay other LSP requests. [#12905](https://github.com/microsoft/vscode-cpptools/issues/12905)
77
* A potential fix for a crash in cpptools (in `report_intellisense_results`).
8-
* Fix a random deadlock in `handle_edits`.
8+
* Fix a random deadlock with `compiler_info::find_or_create`.
9+
* Fix a random deadlock with `handle_edits`.
910
* Other internal fixes.
1011

1112
## Version 1.22.11: November 5, 2024

0 commit comments

Comments
 (0)