Skip to content
This repository was archived by the owner on Feb 27, 2022. It is now read-only.
This repository was archived by the owner on Feb 27, 2022. It is now read-only.

if workers send an 'field' message, then attach to its worker object in the repl #3

@isaacs

Description

@isaacs

Ie, a worker should be able to do process.send({cmd: 'field', key: 'gitsha', value: 'dead134fdecafbad00aaabbb' }) and then in the workers object in the repl, you'll see gitsha: 'dead134fdecafbad00aaabbb'

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