Restructure background scanner to handle refresh requests even while scanning

This commit is contained in:
Max Brunsfeld 2023-04-11 15:15:45 -07:00
parent 6d8635fa29
commit 2d97387f49
3 changed files with 283 additions and 360 deletions

View file

@ -2183,7 +2183,7 @@ async fn test_apply_code_actions_with_commands(cx: &mut gpui::TestAppContext) {
});
}
#[gpui::test]
#[gpui::test(iterations = 10)]
async fn test_save_file(cx: &mut gpui::TestAppContext) {
let fs = FakeFs::new(cx.background());
fs.insert_tree(