]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Mark this 'while True' loop with 'finite' comment
authorZack Cerza <zack@cerza.org>
Fri, 7 Mar 2014 05:09:44 +0000 (23:09 -0600)
committerZack Cerza <zack@cerza.org>
Fri, 7 Mar 2014 05:09:44 +0000 (23:09 -0600)
commit4b11d072bfee2a8ac69601e70d37f00da05c1f97
tree2abde4672a33092b046638ab3b216e3016c60dc4
parent20bfc97844c1c9e0e681ef4ea82825b446219b66
Mark this 'while True' loop with 'finite' comment

If we're going to embark on a mission to rid ourselves of
infinitely-looping while loops, it seems smart to start marking the ones
we've fixed in order to make grepping for unfixed loops easier.

Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
teuthology/misc.py