GithubHelp home page GithubHelp logo

Comments (3)

pjeby avatar pjeby commented on July 30, 2024 1

Closed via 85194da and 9fbd9f6.

from events.

pjeby avatar pjeby commented on July 30, 2024

That's a good point. I sort of assumed it because, well, that's how bash variables work. I'll have to figure out where to put it, but maybe something like:

Events and Subshells

Just like bash variables and functions, the event system state cannot be altered from a subshell, although a subshell inherits the current event system state. This means that adding or removing handlers in subshell (even implicitly, via fire, resolve, once, etc.) has no effect on the calling shell. As is normally the case for subshells, you'll need to read their output and act on it, if you need side-effects in the parent shell.

...would work?

from events.

abathur avatar abathur commented on July 30, 2024

I think that covers it. I knew what it was as soon as I saw it, but I don't know how common the knowledge is overall.

from events.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.