Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add stats monitoring task/thread management #478

@wojcik91

Description

@wojcik91

For each connection we spawn a background task which receives stats updates for a given interface from the daemon.
We do store the handle to each task, but they're not actively monitored - we only check the return status on disconnect/reconnect.

In case the task runs into any errors/fails for whatever reason we should be able to show an error and disconnect.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Refinement ready

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions