parent: Fix ModuleForwarder not sending related packages
Found due to a LGTM warning about unused loop variable (related). As far as I can tell the callback was sending fullname multiple times. KeyError check added because I found NestedTest failed - mitogen.parent had mitogen as one of it's related, and mitogen was not in the cache. Refs #61
Showing
Please register or sign in to comment