Skip to content
This repository has been archived by the owner on May 31, 2019. It is now read-only.

Is value.setter correct? #2

Open
alex opened this issue Oct 27, 2013 · 0 comments
Open

Is value.setter correct? #2

alex opened this issue Oct 27, 2013 · 0 comments

Comments

@alex
Copy link
Contributor

alex commented Oct 27, 2013

It seems to use a compare-and-swap, meaning the value isn't always set. Shouldn't it just use self._storage[0] = value?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant