Re: Re: 2.5.1: flock blocks when it shouldn't (NT-10.0, x86_64)

2016-06-21 Thread RG
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 proces

Re: 2.5.1: flock blocks when it shouldn't (NT-10.0, x86_64)

2016-06-21 Thread Corinna Vinschen
On Jun 21 06:04, RG wrote: > Hello, > > I have encountered unexpected behavior when using flock. > It will block forever, but to my understanding it should not. > I've attached a simple program that would trigger the behavior. > > Regards, > Alex > #include > #include > #include > > FILE *fp