delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2021/09/27/16:04:03

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: <announce DOT 20210923063710 DOT 32452-1-mark AT maxrnd DOT com>
<20210925133125 DOT 8f894de4e596a71e7f24961f AT nifty DOT ne DOT jp>
<78b28c3f-4604-2805-0b87-a47e0b6437ac AT maxrnd DOT com>
<CAJ1FpuPuqtpkOpeKSqsG7MUqh+GKK4=Qv57=8TYSRJ2tk9v6dQ AT mail DOT gmail DOT com>
<CAKwdsS8S867CcGtO6wSnP8_bPJNYgZZyR6YjFWbrrcNzSySvHQ AT mail DOT gmail 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
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Richard Beels via Cygwin <cygwin AT cygwin DOT com>
Reply-To: Richard Beels <rbeels AT yahoo DOT com>
Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>
Message-Id: <20210927200401.5DCDE3858436@sourceware.org>

On 2021-09-26 18:46, Westcoast Human via Cygwin wrote:
><snipped>
>
>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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019