Cancel outstanding fuzzy-matching calls before starting a new one

Co-Authored-By: Nathan Sobo <nathan@zed.dev>
This commit is contained in:
Max Brunsfeld
2021-04-26 16:14:43 -07:00
co-authored by Nathan Sobo
parent 09f5c7c23e
commit 55fcc586bc
4 changed files with 27 additions and 2 deletions
+1
View File
@@ -1277,6 +1277,7 @@ mod tests {
false,
false,
10,
Default::default(),
ctx.thread_pool().clone(),
)
.into_iter()