X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5DCDE3858436 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1632773041; bh=8dX/r413gT/qZ0k/e/TuPE199flsDJs8jChPU+pZTOY=; h=Date:To:Subject:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=y4op4s9T+C1IFMG6zQ7HBZ0HLwLjcrXRAugMSZYAu2Ahlt+0rVstTM4mRp+1ovbPo 5G+o+uSznrh7lp9i5pgULkrv0Lch1DxVs25ekpMSEqTWxlWsCBBPwW+s500iE97TwW tP0r+hLueo+WjqcUnVckDTeAq1H+PiEbQ17TSoos= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org B603C3858C2C X-Xfinity-VAAS: gggruggvucftvghtrhhoucdtuddrgedvtddrudejkedgudegvdcutefuodetggdotefrodftvfcurfhrohhfihhlvgemucevohhmtggrshhtqdftvghsihdpqfgfvfdppffquffrtefokffrnecuuegrihhlohhuthemuceftddunecuogfpohfkffculddutddmnecujfgurhepofffvffhufgjfhggtgesthdttddtvedtvdenucfhrhhomheptfhitghhrghrugcuuegvvghlshcuoehrsggvvghlsheshigrhhhoohdrtghomheqnecuggftrfgrthhtvghrnhepffetvdeuueevieethfduieejueduueevueehieefgeevjeejtdegueehhfejtdehnecukfhppeelkedrvdefhedrudejhedrleehnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehhvghloheprfejjeegtddrtghomhgtrghsthdrnhgvthdpihhnvghtpeelkedrvdefhedrudejhedrleehpdhmrghilhhfrhhomheprhgsvggvlhhsseihrghhohhordgtohhmpdhrtghpthhtoheptgihghifihhnsegthihgfihinhdrtghomh X-Xfinity-VMeta: sc=10.00;st=legit X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Mon, 27 Sep 2021 16:00:29 -0400 To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] Updated: cygutils 1.4.16-7 In-Reply-To: <35fa5118-005a-fde6-9668-11129be8532c@SystematicSw.ab.ca> References: <20210925133125 DOT 8f894de4e596a71e7f24961f AT nifty DOT ne DOT jp> <78b28c3f-4604-2805-0b87-a47e0b6437ac AT maxrnd DOT com> <35fa5118-005a-fde6-9668-11129be8532c AT SystematicSw DOT ab DOT ca> Mime-Version: 1.0 X-Spam-Status: No, score=4.3 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, DKIM_VALID, FORGED_YAHOO_RCVD, FREEMAIL_FROM, KAM_DMARC_REJECT, KAM_NUMSUBJECT, MISSING_MID, NML_ADSP_CUSTOM_MED, RCVD_IN_DNSWL_LOW, SPF_HELO_NONE, SPF_NEUTRAL, TXREP autolearn=no autolearn_force=no version=3.4.4 X-Spam-Level: **** X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Richard Beels via Cygwin Reply-To: Richard Beels Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" Message-Id: <20210927200401.5DCDE3858436@sourceware.org> On 2021-09-26 18:46, Westcoast Human via Cygwin wrote: > > >This now wedges and is not interruptible with Ctrl-C, but closing the >CMD window kills everything. Task Manager shows that putclip is >apparently stuck in a loop waiting for something to happen as the >counts in "I/O Other" and "I/O Other bytes" keep increasing at a >regular rate (should a timeout error be incorporated, perhaps?) You don't need to kill the whole terminal session, open up another one and kill the rogue putclip with kill(1) or pskill (from systernals). Could even use procexp (from systernals) without having to open a new term. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple