emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: delete-process bug


From: Richard Stallman
Subject: Re: delete-process bug
Date: Fri, 26 May 2006 23:36:47 -0400

    > Suppose it comes between there and the call to remove_process?
    > Does the right thing happen in all these cases?

    I think so. In fact, synchronous  process will be said to be dead, but
    as we  are calling at this  moment delete-process, we  are not working
    with any synchronous processes.

Thanks for checking.

Please add a comment explaining why there is no race condition if
SIGCHLD comes in during those lines.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]