Skip to content

Updater state transition is incorrect #188

Description

@psequel

According to one of the specs, it "should transition through idle, checking, downloading and awaiting relaunch, when there is an update". However, the fact is:

  • if the update is not already downloaded, the transition is idle -> checking -> downloading -> idle
  • if the update is already downloaded, the transition is idle -> checking -> downloading -> awaiting relaunch

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions