Skip to content
Snippets Groups Projects

Fix bug in the logging metering errors

Merged Shivam Bairoliya requested to merge sbairoliya/fix_identity_log into master

This line is result in errors UnboundLocalError: local variable 'identity' referenced before assignment

The actual exception arises from using the ORM object ClientIdentityEntry as the client identity here, which can be fixed by replacing the usage with buildgrid._protos.buildgrid.v2.ClientIdentity in a further MR

Edited by Shivam Bairoliya

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
  • Loading
  • Loading
Please register or sign in to reply
Loading