Skip to content

Add .exceptionally to pool submission in Vulpix #2966

@felixmulder

Description

@felixmulder

Vulpix submits runnables to a thread pool in ParallelTesting.scala. These submissions generate futures which do not have an exception handler.

By doing .exceptionally we could add handlers for these. This would be useful for not foregoing any stacktraces that might be lost.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions