Skip to content

Better exception handling in factory threads #339

Description

@tkittel

As is being done for the MiniMC worker threads for release 4.3.0, we should also ensure that worker threads in the factory thread pool do not leak threads. Rather, any exceptions should be transferred to the main thread via a std::exception_ptr and reraised there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    matcfgIssues related to material cfg (cfg-strings, Info/Scatter/Absorption factories)

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions