SQLStore.open delegates the open operation to an AsyncTask. However, if SQLStore.open is not called by a background thread, the onPostExecute method does not get called. This causes the callback call to get ignored.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira