Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple postprocessing calls #5

Open
a-ts opened this issue Nov 19, 2018 · 1 comment
Open

Multiple postprocessing calls #5

a-ts opened this issue Nov 19, 2018 · 1 comment
Labels
question Further information is requested

Comments

@a-ts
Copy link
Contributor

a-ts commented Nov 19, 2018

The open question is related to the postprocessing of the collected modules:

for module in wrapped_modules.values():
self.wool.wrapping_postprocessing(module, wrapped_modules)

Now the postprocessing is called for every module with a dictionary of all modules. This could be replaced by a single call and the wool can decide which approach it uses for its postprocessing. Does this make sense?

@a-ts a-ts added the question Further information is requested label Nov 19, 2018
@purplezimmermann
Copy link
Contributor

Hi, I'm GitMate.io!

It seems you've just enabled the issue triaging. I'm just scraping all issues from your repository and will give you some more information about this in a few minutes or so.

Because of the rate limit we can't scrape all information (including all comments and authors) right now - our system is already set up to scrape this in the next days over which the predictions will become more precise every day.

If you want me to use a different account for triaging your issues, simply create one and log in with it.

Sit tight!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants