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

Re: A serious bug in execution – where to debug?



On Tue, 30 Jul 2019 at 21:24, Roman Perepelitsa
<roman.perepelitsa@xxxxxxxxx> wrote:
>
> On Tue, Jul 30, 2019 at 8:53 PM Sebastian Gniazdowski
> <sgniazdowski@xxxxxxxxx> wrote:
> >
> > On Tue, 30 Jul 2019 at 20:22, Roman Perepelitsa
> > <roman.perepelitsa@xxxxxxxxx> wrote:
> > >
> > > Do you think it's possible to implement clean shutdown and reentrant
> > > initialization for a piece of code as blackbox?
> >
> > What do you mean exactly? As a blackbox - as a regular, repeatable method?
>
> In order to implement clean shutdown for a piece of code with
> non-trivial capabilities you have to rely on its implementation
> details. You cannot implement generic clean shutdown that will work
> with any code.

Yeah but this is solved by the unload function that I've described in
the previous post.

-- 
Sebastian Gniazdowski
News: https://twitter.com/ZdharmaI
IRC: https://kiwiirc.com/client/chat.freenode.net:+6697/#zplugin
Blog: http://zdharma.org



Messages sorted by: Reverse Date, Date, Thread, Author