apache / dubbo-admin

The ops and reference implementation for Apache Dubbo
https://dubbo.apache.org
Apache License 2.0
4k stars 2.17k forks source link

Lock Release issue #1035

Closed DMwangnima closed 1 year ago

DMwangnima commented 1 year ago

Occasional bug: https://github.com/apache/dubbo-admin/actions/runs/4413752601/jobs/7734602984

Code detail: pkg/authority/cert/storage.go

image

How to fix: Release lock immediately when there is no cert or cert is invalid.