Skip to content

Commit d8966e0

Browse files
committed
add note about threading concerns
1 parent aaf623a commit d8966e0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@
3030
under `lsp/ws/<server key>` ([#199][])
3131
- introduces schema version `2`, reporting status by server at `lsp/status` ([#199][])
3232

33+
- bugfixes:
34+
- handles language server reading/writing and shadow file operations in threads ([#199][])
35+
3336
[#199]: https://github.com/krassowski/jupyterlab-lsp/pull/199
3437

3538
### `jupyter-lsp 0.7.0`

0 commit comments

Comments
 (0)