Always finish previous autosave before starting a new one
This commit is contained in:
parent
ebf4bae173
commit
a5c39acf4c
2 changed files with 8 additions and 10 deletions
|
@ -675,9 +675,7 @@ impl Background {
|
|||
}
|
||||
}
|
||||
_ => {
|
||||
log::info!("!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!");
|
||||
|
||||
// panic!("this method can only be called on a deterministic executor")
|
||||
panic!("this method can only be called on a deterministic executor")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue