Skip to content

loop in initialsync #5

Description

@k-mooijman

the line parseGroups(datastore.getJSONObject("groups"));in completeSync triggers a getLight and so a checkAuthAndSync(); where it checks for a !initialSyncDone and as the initialSyncDone is set after the parseGroups(datastore.getJSONObject("groups")); is will initiate a new completeSync creating a infinite loop

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions