Skip to content

Replace silent error-swallowing with proper failure handling #25

Description

@EllianCarlos

Errors are swallowed silently: catch { case _: Throwable => println } in gitLogToDb.scala:265,274, remapCommits.scala:154,163, unifyPersons.scala:123,158; and unchecked open/mkstemp in the Perl scripts. Make them fail or log.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtech-debtModernization and debt reduction

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions