WIP: Start restructuring executor
This commit is contained in:
parent
96b66dcce1
commit
b7314ef2aa
6 changed files with 136 additions and 211 deletions
|
@ -1794,7 +1794,7 @@ mod tests {
|
|||
});
|
||||
}
|
||||
|
||||
#[gpui::test]
|
||||
#[gpui::test(iterations = 100)]
|
||||
async fn test_editing_while_guest_opens_buffer(
|
||||
mut cx_a: TestAppContext,
|
||||
mut cx_b: TestAppContext,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue