[DGD] am I in atomic?

Shentino shentino at gmail.com
Thu Dec 21 20:34:51 CET 2006


Hmm...maybe I could program my errord to be disableable by the code
that does the dummy write...

Now I just need to find a safe location to write to that both won't
cause damage and won't get blocked by the Klib...

On 12/20/06, Noah Gibbs <noah_gibbs at yahoo.com> wrote:
>  The dummy-write-with-catch method is almost certainly the right one.  You'll
> need to fix the "error in atomic" problem at some point anyway, go ahead and do
> it now :-)
>
> --- Shentino <shentino at gmail.com> wrote:
>
> > Is there a way for a piece of code to determine if it's under an atomic
> > context?
> >
> > I thought of doing a dummy write with a catch, but that's causing
> > reentry in my errord when it logs.
> > __________________________________________
> > http://mail.dworkin.nl/mailman/listinfo/dgd
> >
>
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
> __________________________________________
> http://mail.dworkin.nl/mailman/listinfo/dgd
>



More information about the DGD mailing list