joao-r-reis commented on PR #1929: URL: https://github.com/apache/cassandra-gocql-driver/pull/1929#issuecomment-4056676267
> Another interesting thing is that this specific test always fails when I run it locally. with this panic message: > > ``` > --- FAIL: TestTokenAwareConnPool (2.52s) > panic: sharing token aware host selection policy between sessions is not supported [recovered, repanicked] > ``` yeah it's because of the 2 sessions thing when you run the test alone -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

