Quote:
Originally Posted by jwes
I have two epubs open in two instances of Sigil. I save one, which takes a significant amount of time. The other instance of Sigil is unresponsive until the first one is finished saving. Is this expected behavior?
|
In your testing, is any other non-Sigil app responsive when Sigil is saving and compressing thousands of files? Especially to a remote or slow device?
On Linux and Windows two instances of Sigil should be totally independent processes that share a common set of ini files (and of course share system resources). On MacOS, these are two mainwindows with the same main process, so sharing the gui thread and sharing worker threads.