SEL-Columbia / formhub

Mobile Data Collection made easy.
http://formhub.org
BSD 2-Clause "Simplified" License
259 stars 163 forks source link

util/logger_tools/create_instance should either end cleanly #1277

Open prabhasp opened 10 years ago

prabhasp commented 10 years ago

either it should commit or rollback; right now, there are cases where it doesn't do either. figure out why, and fix.