Skip to content
Snippets Groups Projects

feat(mutex): log last lock location in debug builds

Merged Georgy Moshkin requested to merge feat/mutex-last-lock-location into master

fiber::Mutex::lock & fiber::Mutex::try_lock will now log the location of last successful lock if it's locked when compiled with debug_assertions

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
Please register or sign in to reply
Loading