requirements/dev.txt
author Denis Laxalde <denis.laxalde@logilab.fr>
Thu, 23 Feb 2017 18:02:33 +0100
changeset 11983 5de78b6fff2e
parent 11933 c58c76e6f4df
child 12069 82f7d583e5a3
permissions -rw-r--r--
[server] Separate repository bootstrap from initialization Thus we now call 'bootstrap' here and there explicitly and remove call of this method in Repository.__init__(). This way instantiation of a Repository does not *implicitly* triggers the "bootstrap" step, which is arguably not a trivial thing and thus deserves to be independent. In __init__, set 'shutting_down' attribute to None and then to False in bootstrap as a mean to indicate that, when initialized, a repository is neither shutting down nor started (not sure where this is used though).

pytest
http://hg.logilab.org/master/logilab/common/archive/default.tar.bz2#egg=logilab-common
http://hg.logilab.org/master/yams/archive/default.tar.bz2#egg=yams