Checkpoint Problems Continue

"Jay Shepherd" (js@datadriven.com)
Sat, 26 Jul 1997 16:31:23 -0500


This worked!

I changed the code to just be:

notify(#95, "CP!");

and it worked.. 

Sooo what does this mean?  Maybe someone was right when they said there is
some sort of internal error that is happening when run by the server that
works when you call it directly.

> >The code is:
> >
> >#0:checkpoint_started this none this xd #2
> >#95:tell("CP!");
> >
> >What could be "twisted" ?
> 
> I dunno.  Maybe try 'notify(#95, "CP!");' just to avoid all the code in
> :tell, :notify, and whatever else.