Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Call stack issues when running trap handler
- X-seq: zsh-workers 40999
- From: Peter Stephenson <p.stephenson@xxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: Call stack issues when running trap handler
- Date: Mon, 24 Apr 2017 10:00:50 +0100
- Cms-type: 201P
- In-reply-to: <87efwlijrl.fsf@wirrsal.net>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- Organization: Samsung Cambridge Solution Centre
- References: <CGME20170421203315epcas2p2bcf3453e9998002d444d4fa02a87b58e@epcas2p2.samsung.com> <87efwlijrl.fsf@wirrsal.net>
On Fri, 21 Apr 2017 22:32:46 +0200
Sebastian Reuße <seb@xxxxxxxxxxx> wrote:
> I’ve noticed that under certain conditions, shell functions called from
> inside an exit trap handler appear to never return. E.g., running the
> following code will only yield «a» as output, indicating that callee
> «echoa» never returns control to the caller «handler».
This is working OK for me, in my normal configuration or starting
from scratch, so there appears to be some other ingredient to add.
pws
Messages sorted by:
Reverse Date,
Date,
Thread,
Author