Skip to content

Infinite restarts of "Starting child process" #227

@danchistyakov

Description

@danchistyakov

When I just trying to run a very simple code with Supervisor i get infinite restarts of my code.
Image of logs
Code:
const Test = () => { console.log("test"); }; Test();
Node.js: v14.17.3;
npm: 7.20.5

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