Re: double-fork issue on Windows on ARM64

2024-05-21 Thread Jeremy Drake via Cygwin-developers
On Mon, 20 May 2024, Jeremy Drake wrote: > Today, I was attempting to look at the TerminateThread situation. The > call in question comes from the attempt to terminate the wait_thread of a > chld_procs entry. I noticed elsewhere in cygwin code (flock.cc) that > CancelSynchronousIo was being call

Re: double-fork issue on Windows on ARM64

2024-05-20 Thread Jeremy Drake via Cygwin-developers
On Wed, 8 May 2024, Jeremy Drake wrote: > (this is the same issue discussed in > https://cygwin.com/pipermail/cygwin-patches/2024q1/012621.html) > > On MSYS2, running on Windows on ARM64 only, we've been plagued by issues > with processes hanging up. Usually pacman, when it is trying to validate

double-fork issue on Windows on ARM64

2024-05-08 Thread Jeremy Drake via Cygwin-developers
(this is the same issue discussed in https://cygwin.com/pipermail/cygwin-patches/2024q1/012621.html) On MSYS2, running on Windows on ARM64 only, we've been plagued by issues with processes hanging up. Usually pacman, when it is trying to validate signatures with gpgme. When a process is hung in