Skip to content

about on continuous output #2

@whitehorse5353

Description

@whitehorse5353

pyshell.on('message', function (message) {
console.log(message);
// once python sends a output it exits, but i has to look for event emission again right. forgive if i didn't understand " on " method properly.
});

will on keep on push the output instead of exit ? kind of polling

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions