Comment 2 for bug 1578866

Revision history for this message
Steve Martinelli (stevemar) wrote : Re: test_user_update_own_password failing intermittently

this is likely due to a race condition between when the old tokens are revoked and the user authenticating again.
definitely related to fernet tokens, since that change landed and these failures started to appear.
this resulting in about 20 hits in the last 12 hours.