JasonMing commented on issue #1466: URL: https://github.com/apache/pulsar-client-go/issues/1466#issuecomment-3981867043
> It works fine @nodece are you sure run this case in go1.26 without `GODEBUG urlstrictcolons=0`? Here is my run result in go1.26 without `urlstrictcolons=0`. <img width="1557" height="737" alt="Image" src="https://github.com/user-attachments/assets/6b5df78a-2910-4230-a53c-6624ebf4a010" /> If I enable the `urlstrictcolons=0`, that's work. <img width="1533" height="549" alt="Image" src="https://github.com/user-attachments/assets/074f7b0f-fe5b-4717-9b8a-95efd7dc823c" /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
