Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Call stack issues when running trap handler



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