Skip to content

Conversation

@theganyo
Copy link
Member

Fixes #619

@codecov
Copy link

codecov bot commented Jun 22, 2022

Codecov Report

Merging #620 (6c82402) into main (3bc985f) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #620   +/-   ##
=======================================
  Coverage   52.39%   52.39%           
=======================================
  Files          71       71           
  Lines        6989     6989           
=======================================
  Hits         3662     3662           
  Misses       2922     2922           
  Partials      405      405           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3bc985f...6c82402. Read the comment docs.

Copy link
Contributor

@timburks timburks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There were fewer calls to lock() than I expected - I think @seaneganx's improvements removed the ones related to creation and deletion, but regardless this LGTM.

@theganyo theganyo merged commit 3b7533f into apigee:main Jun 22, 2022
@theganyo theganyo deleted the theganyo/issue619 branch June 22, 2022 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Registry server: remove client mutex

2 participants