Skip to content

exceptions in threads #48

@hackhowtofaq

Description

@hackhowtofaq

Could you please add this to the documentation (README.md#pool), to help future
users avoid hair loss trying to understand why the pool is stopping in the middle of execution!!

To see exceptions in threads (in case of buggy code) add the following in the beginning of your code

Thread::Pool.abort_on_exception = true

TY!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions