Skip to content

Python Resource Updater Thread Handling #9

@r-pushkar

Description

@r-pushkar

The resource_updater loop is being started as a new Thread. However, there is no way to stop this thread which continue to persist and execute even after the main thread is killed. This needs to be handled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions