[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Pending signal in EXIT trap causes pattern matching to fail
From: |
Andreas Schwab |
Subject: |
Re: Pending signal in EXIT trap causes pattern matching to fail |
Date: |
Wed, 07 Dec 2022 17:24:08 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) |
On Okt 12 2022, Chet Ramey wrote:
> But that's not really the issue right here. The question is whether the
> shell should process additional terminating signals while it's running the
> exit trap from the terminating signal handler.
The problem is that the shell becomes uninterruptable while running the
exit trap.
--
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."
- Re: Pending signal in EXIT trap causes pattern matching to fail,
Andreas Schwab <=