I'm wrong. Re: I think race condition exists in tango & phobos gc code

redsea redsea at 163.com
Wed Sep 10 19:19:19 PDT 2008


Sean Kelly Wrote:

> 
> SIGUSR2 shouldn't be lost.  Tango sets sa_mask for the signal handlers 
> to tell the OS to block all signals while the handler is processing. 
> The call to sigsuspend is supposed to manually change that for the 
> signals requested.

I'm wrong.

Indeed the programming has two components, client & server, both is multi thread. I was reported that two components have same problem.

After check, I found the client version is correct, running stable, that the bug must be nothing about tango.

Sorry !




More information about the Digitalmars-d mailing list