I saw related behavior while developing the DevNexus app.

If the main thread is blocked then the asynctask onPostExecute will not be called until the block is cleared. This includes things like setting a latch.await in the main thread but clearing it in the onPostExecute onSuccess callback.

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