Restore logic for storing operations on buffers that are still being opened
This commit is contained in:
parent
fe46b89500
commit
bf6ae0d8f8
2 changed files with 36 additions and 13 deletions
|
@ -1082,7 +1082,6 @@ mod tests {
|
|||
github, AppState, Config,
|
||||
};
|
||||
use ::rpc::Peer;
|
||||
use async_std::task;
|
||||
use gpui::{executor, ModelHandle, TestAppContext};
|
||||
use parking_lot::Mutex;
|
||||
use postage::{mpsc, watch};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue