tinswzy

Results 22 comments of tinswzy

> 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