rethinkdbdash
rethinkdbdash copied to clipboard
Fix pool matching when a server has no assigned pool
There was a missing for-loop that caused a ReferenceError to be thrown.
@neumino This PR should be merged ASAP.
It fixes a ReferenceError in PoolMaster.prototype.fetchServers (specifically this line where k is never defined).
When I get the chance, I'll add a test that breaks without this commit.
merged in https://github.com/RebirthDB/rebirthdb-js