From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Pip Cet via "Emacs development discussions." Newsgroups: gmane.emacs.devel Subject: Re: scratch/igc: Avoid MPS being interrupted by signals Date: Wed, 08 Jan 2025 12:07:05 +0000 Message-ID: <87wmf5ecgp.fsf@protonmail.com> References: <87h669g0y2.fsf@protonmail.com> Reply-To: Pip Cet Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="8171"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Emacs Devel To: =?utf-8?Q?Gerd_M=C3=B6llmann?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Jan 08 13:23:17 2025 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 1tVV5h-0001ye-5B for ged-emacs-devel@m.gmane-mx.org; Wed, 08 Jan 2025 13:23:17 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1tVV1J-00027x-Vy; Wed, 08 Jan 2025 07:18:46 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tVUqB-0008F2-Da for emacs-devel@gnu.org; Wed, 08 Jan 2025 07:07:15 -0500 Original-Received: from mail-10629.protonmail.ch ([79.135.106.29]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tVUq8-0006ir-U3 for emacs-devel@gnu.org; Wed, 08 Jan 2025 07:07:15 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1736338029; x=1736597229; bh=HoS1BdH65KYLPEOiJRL0aRTjFkuQfKN9aN+eydEZ/sw=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector:List-Unsubscribe:List-Unsubscribe-Post; b=uAQb6eAw5kD+OEGmQJaG2kODituw0b0BPiC3yyB1S8MC4/5zslzLmM8Ww/Kuql8K5 4+/JubIrSmq2f1hov5PDIidvarSgC8MrD3+v1Zkh0nHSfstUCTOHqZpBiTNn4c3HgA LbEjj4CNm4N82PwVpoXF+nNeh9zVZLZJJ8r04fRa+vlnRmYH5sV0X+LBYvTQez74Uh h2Lyj3agwjKn3Pitv0GTHyEgOJW5i83up5EmI0Viz34j6XzcSqawdTCHa5TsA8TVJE +/Ty8n96NYNSJFTO6L8ySP4q8pcyzk9vLCxjnrwe5/WlU5cxfONh1wd/6OXaCdk2tm YP4ENgOnxBPtQ== In-Reply-To: Feedback-ID: 112775352:user:proton X-Pm-Message-ID: f63e7a8136f799337b0e1dabc8f27710a12a2d32 Received-SPF: pass client-ip=79.135.106.29; envelope-from=pipcet@protonmail.com; helo=mail-10629.protonmail.ch X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Wed, 08 Jan 2025 07:12:46 -0500 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 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-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:327786 Archived-At: Gerd M=C3=B6llmann writes: > Pip Cet writes: > >> Gerd M=C3=B6llmann writes: >> >>> Helmut's changes for SIGPROF are in? If not, I'd like to reverse it on >> >> Oh, I see now you merged the delayed-SIGPROF thing. I don't see why >> that's necessary or desirable, but then that's true for all of SIGPROF >> :-) > > Well, then I'll revert that later, thanks! I didn't mean "I don't see why" as "I'm sure that's not true". Maybe I missed something about SIGPROF. Might be best to ask Helmut :-)