X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:from:date:message-id:subject:to :content-type; q=dns; s=default; b=arCc7MyfGDkF9op610DPVpsmGEBQ1 RXRDtR1mxW1UY/8HT0W6LsVtsBR6e7GRNsil2P4dYfmjCb57rUksUaqL3OGng/L2 +B862l8JDhEKSeU0E1KBNzAqln1st8ufiu2ZnzPOxD2uZMI8Xy/2iOMX/8z7tn/t z7HO8tGmOI7i/o= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:from:date:message-id:subject:to :content-type; s=default; bh=cJlQaX1aKk1A3L2IIju31i/ZEPQ=; b=Bba AKiE+5B3kUZ/fMA3ZhdkxMa1tUJyReZP58jPlw/vUqQjov1Ue+qbvCfIyixWLAOL 1ltLxx/EWVX8ZoTC7B1SK1g/9GfhrXEpNTTCa9Ruws5qbARNjuRAbwD6AYV44iIG iImxt3XHFQFkUkYpVZpVJeAMe6hJr00Wv/wCGbmc= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=turnaround, manifested, pit X-HELO: mail-ob0-f179.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=dEvmQOY00paJqC1Cu42wmBpeGYL3jqjn1uXxFkyP7A4=; b=nAampGSWreg3idsX954ZkGjITLynd3wj++xQHBxiZuCzZEtw9qWk0tqGS7pXDCSkCm CbBXSSkOdSroP3Bz1e4b46zdzFLDQ69ffIZr+mRsZzuMmGW6yHKHjfrRBoXeS/Fo9UGN G+FrM66J/AYiLFNzQRtc92oMqIJONwrp7zubEjGsi9VhfjNfR7UU8ye8XmB3VhDF+PME 9rCXv/a940eNXvvmn8wpwnddvaKsE0rUOkEdQVCbDqdACxpHT0/ol2EkcnISOMMP0E2M W4Na5rHnR6HE/P3TpLc+mQoAh8MfjnY/u1ZE/ax8X97+jZxOw4X917sxjLy7EybDQsRH 3fuQ== X-Gm-Message-State: ALyK8tLnLlr+xAfXsuBd30DOAov5hXs3/KXOHqvT4T0ejAYbkWKCjtw2mHrV3vjdt5C3AgMe4+9+yz73i+Ujhg== X-Received: by 10.157.25.170 with SMTP id k39mr16575668otk.86.1466517774984; Tue, 21 Jun 2016 07:02:54 -0700 (PDT) MIME-Version: 1.0 From: RG Date: Tue, 21 Jun 2016 15:02:54 +0100 Message-ID: Subject: Re: Re: 2.5.1: flock blocks when it shouldn't (NT-10.0, x86_64) To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 Oh wow, I didn't expect such quick turnaround. Thanks Corinna! I've downloaded the snapshot and can confirm that it no longer hangs. Initially the bug manifested itself while I was using my django server and uploading files. However, there was no lead since there were no errors and the multi process nature of the server allowed it to continue operating. I shrugged it off, but later encountered the bug again in one of the files managing operations. With a little curiosity I managed to pit point the code in question. Luck was on my side. Anyway, thanks again. You made my day. Now I no longer need to run a VM to work on with my django application. -RG -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple