Israel Fruchter
Israel Fruchter
> > I think we can merge it after CI passes > > one of the integration suite was stuck for 5h, I'm running it all again: > > ```...
clearly from logs, `test_connection_error` is the one getting stuck, still not clear why also seen that `test_connection_honor_cluster_port` leave a trail of session behind, which keep trying to reconnect to cluster...
> > clearly from logs, `test_connection_error` is the one getting stuck, still not clear why > > > > also seen that `test_connection_honor_cluster_port` leave a trail of session behind, which...
> Who should do this one? > Someone, if we wouldn't core developers are gonna hit by that once moving to python3.12
> @fruch In the readme there is a statement that implies that this driver should not (yet) be used with python 3.12 > > https://github.com/scylladb/python-driver/blob/master/README.rst?plain=1#L13 > > Is this still...
@Lorak-mmk > And this should be done in upstream, it's in no way Scylla specific. we for sure can give them an hand with it, as we were doing in...
and @jdavidagudelo, thanks for the report
@Lorak-mmk I need you review on this one, at least it's pass the integration test. And I think it's relatively harmless change
> It would be good to have a tests that executes the timeout path - but if it's too hard to write then I think we can skip it. we...
> It would be good to have a tests that executes the timeout path - but if it's too hard to write then I think we can skip it. it...