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

Wrapping drop/add in a transaction doesn't hurt #108

Closed
wants to merge 1 commit into from

Conversation

kwerle
Copy link
Contributor

@kwerle kwerle commented Aug 4, 2016

#106

Wrapping the drop/add function works in that I was unable to reproduce the situation where I had one instance of the app drop the function while another was trying to execute. This is an infrequent occurrence and my testing was by no means exhaustive.

My confidence is high that this is at least harmless and at best addresses the issue.

self.loaded = true
end

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Extra empty line detected at class body end.

@coveralls
Copy link

coveralls commented Aug 4, 2016

Coverage Status

Coverage remained the same at 48.79% when pulling 1c6af01 on kwerle:feature/transaction into eb777e2 on geokit:master.

@kwerle kwerle closed this Aug 8, 2016
@kwerle kwerle deleted the feature/transaction branch August 8, 2016 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants