Closed Lorak-mmk closed 1 year ago
This PR fixes a race condition in "USE keyspace" handling that was causing some connections to be used before the command was applied - which resulted in exceptions being thrown.
@Lorak-mmk @avelanarius
Seems like we need to pull back to older ubuntu image to get python2 https://github.com/actions/setup-python/issues/543
This PR fixes a race condition in "USE keyspace" handling that was causing some connections to be used before the command was applied - which resulted in exceptions being thrown.