On Nov 27 18:01, Corinna Vinschen wrote: > On Nov 26 17:54, Takashi Yano wrote: > > Takashi Yano (7): > > Cygwin: signal: Fix deadlock between main thread and sig thread > > Cygwin: signal: Handle queued signal without explicit __SIGFLUSH > > Cygwin: signal: Cleanup signal queue after processing it > > Cygwin: signal: Optimize the priority of the sig thread > > Cygwin: signal: Drop unnecessary queue flush > > Cygwin: cygtls: Prompt system to switch tasks explicitly in lock() > > Cygwin: Document several fixes for signal handling in release note > > For the time being, patches 1, 2 and 5 are already good to go.
Please push only to the main branch for now. Let's cherry-pick them to 3.5 only when finished. Thanks, Corinna