Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/login speedup #962

Merged
merged 1 commit into from
Sep 25, 2023
Merged

Fix/login speedup #962

merged 1 commit into from
Sep 25, 2023

Conversation

bdmendes
Copy link
Member

@bdmendes bdmendes commented Sep 23, 2023

Closes #961
Depends on #958

Review checklist

  • Terms and conditions reflect the current change
  • Contains enough appropriate tests
  • If aimed at production, writes a new summary in whatsnew/whatsnew-pt-PT
  • Properly adds an entry in changelog.md with the change
  • If PR includes UI updates/additions, its description has screenshots
  • Behavior is as expected
  • Clean, well-structured code

@codecov
Copy link

codecov bot commented Sep 23, 2023

Codecov Report

Merging #962 (1f27e34) into develop (c1e3c96) will increase coverage by 1%.
Report is 2 commits behind head on develop.
The diff coverage is 0%.

Additional details and impacted files
@@          Coverage Diff           @@
##           develop   #962   +/-   ##
======================================
+ Coverage       22%    22%   +1%     
======================================
  Files          142    142           
  Lines         4353   4345    -8     
======================================
  Hits           952    952           
+ Misses        3401   3393    -8     

@bdmendes bdmendes merged commit cd97a1e into develop Sep 25, 2023
6 checks passed
@bdmendes bdmendes deleted the fix/login-speedup branch September 25, 2023 10:16
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.

Remove useless login locks
1 participant