Skip to content

Fix async polling cancellation in progress views #18

Description

@abb848

Add cancellation handling to the async polling loops in utm-progress-view.ts and proxmox-progress-view.ts. Currently the polling chains (_waitForVmIp, _waitForHaReady, _waitForHaUpdated) continue running after the component is detached via cancel or navigation, calling methods on a disconnected component.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Fields

    Priority

    None yet

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions