https://bugs.documentfoundation.org/show_bug.cgi?id=147794

--- Comment #9 from Dmitry INEC <[email protected]> ---
it is not about outright "failure" 

it is about being able to fully process that OS message before human notices
the delay and presses again

what specifically might slow down things in unlucky moment - differs, it is
combination of hardware, workbook complexity, LO internal design (scaling),
other programs executing on the same computer, etc

you "font not found" might trigger such a slow fallback execution path too

> It start the save process, and while it run, I can do nothing on the second 
> file. I have to wait until it finish, before I able to edit the second file.

Yes, it is typical single-thread design. It is much simpler to both develop and
to run, so it was natural choice for old computers.

It gambles on the idea that computers are fast enough to finish any activity
before human notices slow down. Sometimes it does not happen fast enough
though.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to