Skip to content

Mark functions called by WorkerInPath::runWorkerAsync() as noexcept #44881

@makortel

Description

@makortel

Spinoff from https://github.com/cms-sw/cmssw/pull/44767/files#r1586330343

This would be mostly relevant for all the *Async() functions called from there. We could do one pass to add the noexcept, that would help to identify problematic places, and another pass to carefully evaluate how to fix any of the problems found.

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