Skip to content

Error handling in multiprocessing #5

@dkoslicki

Description

@dkoslicki

On some file systems, when reading thousands of files (from the training database) in parallel, every once in a while a file fails to open. Need to add error handling so python will try opening that file again instead of just dying.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions