Skip to content

Fix bug when using non-default host policy

Compare
Choose a tag to compare
@alanmmock alanmmock released this 30 Jun 00:15
· 3 commits to master since this release
73d3ea1
Do not use host policy to create keyspace (#25)

In test mode the host policy is removed before the keyspace is created
so that its Init method is not called twice.