forked from jupyterlab/jupyterlab
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove
unusedDocuments
, fix culling of foreign documents (jupyterla…
…b#15105) * Remove `unusedDocuments`, fix culling of foreign documents * Update tests * Add a test case for closing expired documents * Remove spurious type casts. These were needed in LSP because it subclasses `VirtualDocument`, but are not needed upstream in JupyterLab itself.
- Loading branch information
1 parent
5300374
commit 539a55d
Showing
2 changed files
with
54 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters