Looking at the code I don't think that running more instances should cause problems, but the code gives up on autosaving entirely if creating the tempfile for autosaving fails just once. Could be that's what happens. Another potential problem is that the old autosave is removed before the new one is completed, so crashing at an unfortunate point could also loose the autosave. I'll update the code to fix these problems.
Christian. On Sun, Jan 10, 2010 at 12:03 PM, Michael Depreli <[email protected]> wrote: > I've had a couple of instances where autosave (rollouts) hasn't worked. > There's no back up copy. > I'm speculating that it might have something to do with me running two lots > of rollouts on two instances of gnubg at the same time. > > I was rolling out a cmarked money session on one and a standard rollout on > the other. > > Could someone check if this may be causing the problem > > Thanks > > > Michael > > > > ________________________________ > Do you want a Hotmail account? Sign-up now - Free > _______________________________________________ > Bug-gnubg mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/bug-gnubg > > _______________________________________________ Bug-gnubg mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnubg
