Skip to content

Return error if no instances of worker class is running #17

Open
@alias-rahil

Description

@alias-rahil

code-executor needs atleast one instance of worker class running to run the jobs. If a user tries to run a job without starting any worker instance, the promise returned by the code-executor will never resolve or reject. Need to find a way to check if any worker instances are running, if not, throw an error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghacktoberfestHacktoberfest 2020help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions