cockroachdb / cockroach-go

Packages for go clients.
Apache License 2.0
160 stars 70 forks source link

Print log when cannot poll from ListeningURLFile #165

Open ZhouXing19 opened 1 year ago

ZhouXing19 commented 1 year ago

I got this flaky test (internal link for ci) with panic: empty connection string error. It's hard to know why this happened as the server should be in stateRunning. If we can print out more log from the server that would be helpful.