importer: fix glaring bug in find_related()
Overwriting 'fullname' variable caused basically nonsensical filtering. Result was including the module being searched in the list of dependencies, which was causing ModuleResponder to send it early, which was causing contexts to start importing the module before preloading of dependencies had completed.pull/79/head
parent
e3d170904e
commit
8765f761c9
Loading…
Reference in New Issue