ZIm/crates/semantic_index/src
Max Brunsfeld 106ca5076f
Fix leak of LMDB connection in semantic index (#17992)
Apparently, to close LMDB's file descriptors when using the `heed`
library, you need to explicitly call `prepare_for_closing`.

Release Notes:

- N/A

---------

Co-authored-by: Richard Feldman <oss@rtfeldman.com>
Co-authored-by: Jason <jason@zed.dev>
2024-09-18 16:43:59 -07:00
..
embedding remote_server: Remove dependency on libssl and libcrypto (#15446) 2024-09-18 23:29:34 +02:00
chunking.rs Upgrade tree sitter and all grammars (#17734) 2024-09-16 17:10:57 -07:00
embedding.rs /auto (#16696) 2024-09-13 13:17:49 -04:00
embedding_index.rs Add an eval binary that evaluates our semantic index against CodeSearchNet (#17375) 2024-09-17 12:44:33 -07:00
indexing.rs /auto (#16696) 2024-09-13 13:17:49 -04:00
project_index.rs Add an eval binary that evaluates our semantic index against CodeSearchNet (#17375) 2024-09-17 12:44:33 -07:00
project_index_debug_view.rs /auto (#16696) 2024-09-13 13:17:49 -04:00
semantic_index.rs Fix leak of LMDB connection in semantic index (#17992) 2024-09-18 16:43:59 -07:00
summary_backlog.rs /auto (#16696) 2024-09-13 13:17:49 -04:00
summary_index.rs /auto (#16696) 2024-09-13 13:17:49 -04:00
worktree_index.rs /auto (#16696) 2024-09-13 13:17:49 -04:00