Set a limit of 30 backtracking attempts, since it's possible for it to
authorZac Medico <zmedico@gentoo.org>
Wed, 12 Aug 2009 09:04:48 +0000 (09:04 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 12 Aug 2009 09:04:48 +0000 (09:04 -0000)
commit257f75d5a57fd74b262cda6e3f8361cb9a00e2f5
treefd3cb3ac56fdfbecbd3e5e05b123293446674a31
parent2f65afdb8c02b5ca619dc351f1af4837946ab32a
Set a limit of 30 backtracking attempts, since it's possible for it to
go out of control and take an unreasonable amount of time.

svn path=/main/trunk/; revision=14014
pym/_emerge/depgraph.py