<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - FILESAVE: Auto save timing logic problem: can save too frequently"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=122530#c15">Comment # 15</a>
on <a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - FILESAVE: Auto save timing logic problem: can save too frequently"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=122530">bug 122530</a>
from <span class="vcard"><a class="email" href="mailto:telesto@surfxs.nl" title="Telesto <telesto@surfxs.nl>"> <span class="fn">Telesto</span></a>
</span></b>
<pre>The who logic including the code is explained here.. Pretty well documented..
Especially interesting are of course all variables defining the start/stop of
interval timer of autosave/autorecovery. And the rules defining the timing of
autosave/autorecovery (autosave & autorecovery can't be executed at the same
time can't of stuff)
So if you want to investigate or some impression how the autosave/autorecovery
works etc.
<a href="https://opengrok.libreoffice.org/xref/core/framework/source/services/autorecovery.cxx">https://opengrok.libreoffice.org/xref/core/framework/source/services/autorecovery.cxx</a>
Might make it easier to pinpoint the flaw</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>