Skip to content
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.

Fix bug with controller search and indexing #35

Merged
merged 1 commit into from
Dec 3, 2018

Conversation

josesimoes
Copy link
Member

Description

  • Controller collection is now searched with the correct index.

Motivation and Context

  • Collection was being searched sometimes with the full AQS and other with the index. Now it's consistently stored and searched with index only.

How Has This Been Tested?

Screenshots

Types of changes

  • Improvement (non-breaking change that improves a feature, code or algorithm)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Signed-off-by: José Simões jose.simoes@eclo.solutions

- Controller collection is now searched with the correct index.

Signed-off-by: José Simões <jose.simoes@eclo.solutions>
@nfbot
Copy link
Member

nfbot commented Dec 3, 2018

Hi @josesimoes,

I'm nanoFramework bot.
Thank you for your contribution!

A human will be reviewing it shortly. 😉

@josesimoes josesimoes merged commit 0e97cc6 into nanoframework:develop Dec 3, 2018
@josesimoes josesimoes deleted the fix-controller-indexing branch December 3, 2018 12:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants