Bug #8566
closed
The number of service signing ins does not correspond to the number of service signing outs
Added by Evgeny Novikov about 7 years ago.
Updated about 7 years ago.
Category:
Tasks generation
Description
We have this issue again, likely after considerable changes in generating verification tasks (Klever 0.2). Perhaps it was already fixed partially in branch 8149-new-progress but it seems to still exist.
- Status changed from New to Feedback
It is balanced properly, but there are strictly two times more sign-in requests because of this:
# Get CSRF token via GET request.
self.__request('users/service_signin/')
This invalid request has no data and it results in two sign-in requests on each sing-out one.
- Status changed from Feedback to Resolved
After all the bug was fixed in branch 8149-new-progress.
- Status changed from Resolved to Closed
I merged the branch to master in 459f75e7.
Also available in: Atom
PDF