Skip to content

Ensure errors in unawaited Tasks are caught with ContinueWith #1425

Open
@rjmholt

Description

@rjmholt

Right now there are a bunch of tasks we fire off in PSES that are never awaited, meaning any errors thrown by those tasks are never handled or even logged. We need to add continuation handlers to those tasks to ensure we know about all failures occurring in PSES.

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