emacs-devel
[Top][All Lists]
Advanced

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

Re: address@hidden: Emacs 22.1 hung after delete-process]


From: Jason Rumney
Subject: Re: address@hidden: Emacs 22.1 hung after delete-process]
Date: Fri, 17 Aug 2007 14:43:41 +0100
User-agent: Thunderbird 2.0.0.6 (Windows/20070728)

dhruva wrote:
> Hi,
>  I have put it a fix that seems to solve this problem
> !         if (WaitForSingleObject (cp->thrd, 1000) != WAIT_OBJECT_0)
>   

Why would WaitSingleObject act differently depending on which compiler
was use to compile Emacs? It is a system call. I think the problem lies
elsewhere, and this is just a workaround (which could itself lead to
indefinite hanging of Emacs).





reply via email to

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