From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: ECM for possible process-status/sentinel bug Date: Sun, 22 Aug 2021 22:24:14 +0300 Message-ID: <83wnodwae9.fsf@gnu.org> References: <87im02ew4n.fsf@alphapapa.net> <87pmu547iz.fsf@alphapapa.net> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="39314"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Adam Porter Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Aug 22 21:24:59 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mHt5W-000A2o-LL for ged-emacs-devel@m.gmane-mx.org; Sun, 22 Aug 2021 21:24:58 +0200 Original-Received: from localhost ([::1]:35004 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mHt5U-0003l6-Mn for ged-emacs-devel@m.gmane-mx.org; Sun, 22 Aug 2021 15:24:56 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:38306) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mHt50-00036n-WF for emacs-devel@gnu.org; Sun, 22 Aug 2021 15:24:27 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:54398) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mHt50-0005eV-AJ; Sun, 22 Aug 2021 15:24:26 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:4407 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mHt4z-00019E-JZ; Sun, 22 Aug 2021 15:24:26 -0400 In-Reply-To: <87pmu547iz.fsf@alphapapa.net> (message from Adam Porter on Sun, 22 Aug 2021 14:13:40 -0500) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:272854 Archived-At: > From: Adam Porter > Date: Sun, 22 Aug 2021 14:13:40 -0500 > > So I'm left again with the test case I posted in the first message in > this thread. In order to avoid filing useless reports, I was hoping to > get some advice along the lines of, "Yes, that might be a bug, please > report it as one," or "No, you just misunderstand how sentinels are > intended to work." If someone could so advise me, I'd be grateful. > Otherwise I guess I'll report a bug in a day or so. Please report a bug with the simplest recipe to reproduce it. Thanks.