Skip to content
This repository has been archived by the owner on Sep 8, 2024. It is now read-only.

Bugfix/settings sync #2433

Merged
merged 3 commits into from
Dec 20, 2019
Merged

Bugfix/settings sync #2433

merged 3 commits into from
Dec 20, 2019

Conversation

forslund
Copy link
Collaborator

Description

During release testing two issues were identified with regard to settings meta upload

  • A race condition between the pairing start of settingsmeta upload and skill loading upload
  • Priority skills settingsmeta weren't uploaded

This resolves the first issue by adding a check that the started parameter has been set in the upload queue before attempting to upload settings after skill loading.

The second basically adds the skill loader to the queue when the settingsmeta when loading priority skills.

Contributor license agreement signed?

CLA [ Yes ]

@devs-mycroft devs-mycroft added the CLA: Yes Contributor License Agreement exists (see https://github.com/MycroftAI/contributors) label Dec 19, 2019
@forslund
Copy link
Collaborator Author

Verified on device. Self-merging

@forslund forslund merged commit 7f2eb83 into MycroftAI:dev Dec 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA: Yes Contributor License Agreement exists (see https://github.com/MycroftAI/contributors)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants