Post-froyo  means after froyo, so not in froyo :)

On Tue, Jul 27, 2010 at 5:53 AM, Eric Mill <kproject...@gmail.com> wrote:
> Hi Romain,
>
> Thanks for the response.  What was the general effect of the race
> condition? This might explain why I think that I see this behavior
> consistently when debugging (when everything is slow) and
> inconsistently otherwise (when things are fast, but I can't verify
> what's happening).
>
> Is that "post-" inclusive or exclusive - do you mean it was fixed
> after Froyo's release, and will appear in Gingerbread, or that it was
> fixed for Froyo? I am using Froyo to test.
>
> Thanks,
> Eric
>
> On Jul 27, 1:14 am, Romain Guy <romain...@android.com> wrote:
>> There was a race in the cancel() code that we fixed post-froyo.
>>
>> On Mon, Jul 26, 2010 at 10:13 PM, Frank Weiss <fewe...@gmail.com> wrote:
>> > It doesn't make sense to me why you're trying to cancel the AsyncTask
>> > in the Activity's onDestroy method. That seems too late in the
>> > lifecycle.
>>
>> > --
>> > You received this message because you are subscribed to the Google
>> > Groups "Android Developers" group.
>> > To post to this group, send email to android-developers@googlegroups.com
>> > To unsubscribe from this group, send email to
>> > android-developers+unsubscr...@googlegroups.com
>> > For more options, visit this group at
>> >http://groups.google.com/group/android-developers?hl=en
>>
>> --
>> Romain Guy
>> Android framework engineer
>> romain...@android.com
>>
>> Note: please don't send private questions to me, as I don't have time
>> to provide private support.  All such questions should be posted on
>> public forums, where I and others can see and answer them
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Romain Guy
Android framework engineer
romain...@android.com

Note: please don't send private questions to me, as I don't have time
to provide private support.  All such questions should be posted on
public forums, where I and others can see and answer them

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to