Re: pipe hang issue when running as SYSTEM

2022-03-24 Thread Takashi Yano
On Thu, 24 Mar 2022 20:42:50 -0700 (PDT) Jeremy Drake wrote: > On Tue, 22 Mar 2022, Takashi Yano wrote: > > > > Thanks for the report. This is expected problem as mentioned > > > in b531d6b commit message. However, I could not imagin the > > > situation that the service has multiple writer for the

Re: pipe hang issue when running as SYSTEM

2022-03-24 Thread Jeremy Drake via Cygwin
On Tue, 22 Mar 2022, Takashi Yano wrote: > > Thanks for the report. This is expected problem as mentioned > > in b531d6b commit message. However, I could not imagin the > > situation that the service has multiple writer for the pipe > > and one of them is a non-cygwin app. > > > > Question is: Doe

Re: Closing the Command Prompt using the "x" button doesn't update shell history file

2022-03-24 Thread Andy Koppe
On Thu, 24 Mar 2022, 08:34 Takashi Yano wrote: > On Wed, 23 Mar 2022 15:11:20 -0400 Mitchell Hentges wrote: > > To reproduce the issue: > > 1. Run Cygwin.bat to open a Cygwin shell in the "Command Prompt" terminal > > 2. Run some command, such as "echo test" > > 3. Click the Windows "x" button in t

Re: Closing the Command Prompt using the "x" button doesn't update shell history file

2022-03-24 Thread Brian Inglis
On 2022-03-24 02:33, Takashi Yano wrote: On Wed, 23 Mar 2022 15:11:20 -0400 Mitchell Hentges wrote: To reproduce the issue: 1. Run Cygwin.bat to open a Cygwin shell in the "Command Prompt" terminal 2. Run some command, such as "echo test" 3. Click the Windows "x" button in the top-right corner o

Re: Closing the Command Prompt using the "x" button doesn't update shell history file

2022-03-24 Thread Takashi Yano
On Wed, 23 Mar 2022 15:11:20 -0400 Mitchell Hentges wrote: > To reproduce the issue: > 1. Run Cygwin.bat to open a Cygwin shell in the "Command Prompt" terminal > 2. Run some command, such as "echo test" > 3. Click the Windows "x" button in the top-right corner of the terminal > > The terminal clo

Re: "ALT-F4" does not close terminal when using Command Prompt

2022-03-24 Thread Takashi Yano
On Wed, 23 Mar 2022 15:06:41 -0400 Mitchell Hentges wrote: > To reproduce the issue: > 1. Run Cygwin.bat to open a Cygwin shell in the "Command Prompt" terminal > 2. Click the "ALT-F4" keyboard combination > > The Cygwin terminal should close (ideally allowing the shell to do cleanup, > such as wr