Skip to content

[MNG-8678] Concurrent executor ignores java.lang.Error subclasses #10415

Description

@jira-importer

Stefan Oehme opened MNG-8678 and commented

The handleBuildFailure method only handles Exception instead of Throwable. Things like OutOfMemoryError are ignored and the build is reported as successful even though something failed.

This is inconsistent with the old LifeCycleModuleBuilder


Affects: 4.0.0-rc-3

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpriority:majorMajor loss of function

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions