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

get completed with error when node ver >= 12 #12

@luixiao0

Description

@luixiao0

node version: >=12.22.9

how to reproduce:
urllib.request(input.url, input.args, function (err, data, res) { if (err) { console.error(err.message); process.exit(1); } // do something else process.exit(0); }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions