Skip to content

Node_helper errors during startup prevent other module helpers from starting #2944

@rejas

Description

@rejas

As discussed in #2928 (comment) the current behaviour in the startup of the node_helpers is not optimal:

once a nodehelper throws an exception, the whole chains stops due to some internal error handling of the server.

that leads to modules not showing up fully although they are fine.

therefore some error handling has to happen so that one bad module doesnt spoil the whole bunch :-)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions