Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Race condition in map key value access #13

Closed
aacanakin opened this issue Feb 22, 2016 · 1 comment
Closed

Race condition in map key value access #13

aacanakin opened this issue Feb 22, 2016 · 1 comment
Labels
Milestone

Comments

@aacanakin
Copy link
Member

There exists a race condition in builder test such that update statements column order can be changed randomly. https://github.com/aacanakin/qb/blob/master/builder_test.go#L196-L210

@aacanakin aacanakin added the bug label Feb 22, 2016
@aacanakin aacanakin added this to the qb 0.1 milestone Feb 22, 2016
@aacanakin aacanakin changed the title race condition in map key value access Race condition in map key value access Feb 22, 2016
@aacanakin
Copy link
Member Author

It doesn't break the execution of statement. Therefore, it is not really needed

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

No branches or pull requests

1 participant