diff options
author | Adam Spiers <git@adamspiers.org> | 2016-07-03 09:21:12 -0600 |
---|---|---|
committer | Adam Spiers <git@adamspiers.org> | 2018-05-15 13:42:16 +0100 |
commit | d52d9e778e793ee12f01be3fbfdeaef6843688da (patch) | |
tree | c163cf0d8fd0543022f360a29d23e21b99c530d3 /git_deps/utils.py | |
parent | 5d2d6a08865c71bd8cff2906d77b9c82bc1c6334 (diff) | |
download | git-deps-d52d9e778e793ee12f01be3fbfdeaef6843688da.tar.gz |
notify of new dependency even if target already done
When a new dependency is discovered, its target may have already been
placed on the TODO list via a different source (and maybe even analysed
for dependencies), e.g. if find_dependencies() was previously called on
it, or if it was previously found via recursion. In this case we still
need to notify listeners of the dependency, even though we won't add it
to the TODO list.
Diffstat (limited to 'git_deps/utils.py')
0 files changed, 0 insertions, 0 deletions