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

base: adjust trace logging in memory store #3659

Merged
merged 2 commits into from
Jul 5, 2024
Merged

Conversation

kegsay
Copy link
Member

@kegsay kegsay commented Jul 5, 2024

Now we have more information on which locks are implicated, refine the logs to identify the exact lock.

Follow up to #3642

Now we have more information on which locks are implicated,
refine the logs to identify the exact lock.
@kegsay kegsay requested a review from a team as a code owner July 5, 2024 08:32
@kegsay kegsay requested review from bnjbvr and removed request for a team July 5, 2024 08:32
Copy link

codecov bot commented Jul 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.27%. Comparing base (d6300bb) to head (9a7e6fb).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3659   +/-   ##
=======================================
  Coverage   84.27%   84.27%           
=======================================
  Files         259      259           
  Lines       26622    26628    +6     
=======================================
+ Hits        22435    22441    +6     
  Misses       4187     4187           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

crates/matrix-sdk-base/src/store/memory_store.rs Outdated Show resolved Hide resolved
@kegsay kegsay requested a review from poljar July 5, 2024 09:44
@poljar poljar merged commit 11cbf84 into main Jul 5, 2024
40 checks passed
@poljar poljar deleted the kegan/trace-memstore branch July 5, 2024 09:48
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.

2 participants