Skip to content

Worker continues to run after .terminate() is called #2

Description

@paulwe

To fix it I had to change line 144 of worker.js from this.child.stdin.end() to this.child.kill()...

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