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

Note disturbed descriptors when unbound set used #2022

Open
tobine opened this issue Aug 22, 2017 · 0 comments
Open

Note disturbed descriptors when unbound set used #2022

tobine opened this issue Aug 22, 2017 · 0 comments
Assignees

Comments

@tobine
Copy link
Contributor

tobine commented Aug 22, 2017

We had a previous perf warning for disturbed descriptors, along with associate test. Developers didn't like this perf warning (See #2020 ) so we removed it. As an enhancement, track disturbed descriptors and if a disturbed descriptor is used while unbound, note that it's unbound due to previously being disturbed.

@tobine tobine self-assigned this Aug 22, 2017
tobine added a commit that referenced this issue Aug 22, 2017
Fixes #2020

Support from devs to remove this perf warning so just killing it.
Added a comment for future work where we can track which descriptors
are disturbed and reference that if a user attempts to use a
disturbed descriptor that isn't bound.

Also commented out associated test and filed #2022 to track enhancement
making note of disturbed descriptors if used unbound.
tobine added a commit that referenced this issue Aug 22, 2017
Fixes #2020

Support from devs to remove this perf warning so just killing it.
Added a comment for future work where we can track which descriptors
are disturbed and reference that if a user attempts to use a
disturbed descriptor that isn't bound.

Also commented out associated test and filed #2022 to track enhancement
making note of disturbed descriptors if used unbound.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant