Project

General

Profile

Actions

Bug #8566

closed

The number of service signing ins does not correspond to the number of service signing outs

Added by Evgeny Novikov over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Urgent
Assignee:
Category:
Tasks generation
Target version:
Start date:
11/13/2017
Due date:
% Done:

0%

Estimated time:
Detected in build:
svn
Platform:
Published in build:

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.

Actions #1

Updated by Ilja Zakharov over 6 years ago

  • 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.

Actions #2

Updated by Evgeny Novikov over 6 years ago

  • Status changed from Feedback to Resolved

After all the bug was fixed in branch 8149-new-progress.

Actions #3

Updated by Evgeny Novikov over 6 years ago

  • Status changed from Resolved to Closed

I merged the branch to master in 459f75e7.

Actions

Also available in: Atom PDF