Closed heyitsanthony closed 7 years ago
Yeah, that works better than mine; the python client actually returns None as the value, which seems more appropriate.
Is rootPath guaranteed to be the only node that behaves this way? Would it be better to check the length of Responses and Kvs to ensure an index out of range panic never happens?
It should only happen for the root node; there are a few special cases for the root node already.
Okay, cool. I'll close my request.
lgtm
/cc @tsuraan