tinswzy
tinswzy
/ci-rerun-ut
/ci-rerun-code-check
/ci-rerun-ut-go
/ci-rerun-ut-integration
/ci-rerun-ut-go
/ci-rerun-ut-cpp
/ci-rerun-code-check
/ci-rerun-ut-go
> Could you also help me review this [PR](https://github.com/zilliztech/woodpecker/pull/52), [@tinswzy](https://github.com/tinswzy) ? Sure, happy to help
For example, in the following code: ``` #pulsar/internal/connection.go type connection struct { logicalAddr *url.URL physicalAddr *url.URL } ...... func (c *connection) waitUntilReady() error { select { case