Re: Should close() release locks atomically?
- Reply: Alan Somers : "Re: Should close() release locks atomically?"
- In reply to: Alan Somers : "Re: Should close() release locks atomically?"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 28 Jun 2023 16:40:13 UTC
> On 24 Jun 2023, at 16:29, Alan Somers <asomers@freebsd.org> wrote: > > I'm afraid that I haven't been successful in creating a minimal test > case. My original test case, while it reliably reproduces the > problem, is huge. I'm sorry, but I think I'm going to declare ENOTIME > and get back to the aforementioned refactoring. Hi - have you tried using e.g. CReduce to get a testcase? I've used CReduce a bit @work for compiler development and its pretty good. https://github.com/csmith-project/creduce csmith-project/creduce: C-Reduce, a C and C++ program reducer github.com M -- Mark R V Murray