mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-08 04:03:12 +03:00
0eb84d7f8a
no issue - it can happen that concurrent requests try to renew access tokens with the same refresh token - in this case it could happen that you received a token deletion error - add propert locking - ensure we don't run into deadlocks - manual testing with async.times for parallel requests (was able to reproduce the error) |
||
---|---|---|
.. | ||
api | ||
apps/subscribers | ||
admin_spec.js | ||
channel_spec.js | ||
frontend_spec.js |