Skip to content

The GraphOrchestrator afterExecute method should handle null IWorker<T> r parameter #3243

@lkalina-cera

Description

@lkalina-cera

In some rare cases when exception occurs during runtime in the TestNGFutureTask in this line


then the result remains null. The BiConsumer should handle null first param. It causes NPE and the real exception remains hidden. Just via debug you can find the real problem.

Please fix this.

Metadata

Metadata

Assignees

No one assigned

    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