Skip to content

Conversation

@isoos
Copy link
Collaborator

@isoos isoos commented Jan 30, 2025

  • Fixes Task race condition #8503
  • Apparently we filtered the already expired tokens twice, only the second time we filtered the non-expired tokens, in effect, we never really stored any aborted tokens.
  • Added test to check for the correct behavior (with the API exception code).

@isoos isoos requested review from jonasfj and sigurdm January 30, 2025 16:11
@isoos isoos merged commit a3ef662 into dart-lang:master Jan 31, 2025
31 checks passed
@isoos isoos deleted the fix-tasks branch January 31, 2025 08:27
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.

Task race condition

2 participants