Incubaid / arakoon

A consistent distributed key-value store
http://arakoon.org
Apache License 2.0
84 stars 17 forks source link

prevent drop master test from failing with NoMaster because in the #397

Closed domsj closed 10 years ago

domsj commented 10 years ago

beginning the active master was stopped

NicolasT commented 10 years ago

I'd write this slightly differently (determine which node to stop first, then issue a single 'stop' call), but LGTM.