scylladb / python-driver

ScyllaDB Python Driver, originally DataStax Python Driver for Apache Cassandra
https://python-driver.docs.scylladb.com
Apache License 2.0
74 stars 42 forks source link

Remove extra call of self.next() #195

Closed IlyaOrlov closed 1 year ago

IlyaOrlov commented 1 year ago

Fix for the issue https://github.com/scylladb/python-driver/issues/194

fruch commented 1 year ago

Probably my doing, when merging fixes from upstream which we already had here (And someone added a comment came in the way)