Update snapshot atomically when processing FS events
This commit is contained in:
parent
0ff39f1280
commit
8291b8108d
3 changed files with 79 additions and 70 deletions
|
@ -913,7 +913,7 @@ mod tests {
|
|||
);
|
||||
}
|
||||
|
||||
#[gpui::test]
|
||||
#[gpui::test(iterations = 30)]
|
||||
async fn test_editing_files(cx: &mut gpui::TestAppContext) {
|
||||
cx.foreground().forbid_parking();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue