Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Delivered-To: mailing list cygwin@cygwin.com Message-ID: <0e7a01c323d6$6f135fa0$c800a8c0@docbill> From: "Bill C Riemers" To: "Wayne" , , References: Subject: Re: installation problem Date: Mon, 26 May 2003 18:30:38 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 > Note "Not responding" does not automatically mean locked up and not > running... What it does mean is the golden rule of event programming has been broken. Any event which can potentially take more than one second or so to process should be processed in a separate thread. But I shouldn't really say anything, since I'm not volunteering to fix this problem. Bill -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/