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

Added support for stdout and stderr options #186

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

maybephilipp
Copy link

I need support for hiding stdout and stderr in my project for Workers. I've added options to WorkerPool to support them.

  • Worker options are implemented

@josdejong
Copy link
Owner

Thanks Philipp for your PR. Makes sense to be able to control the output of workers.

Can you please write some documentation in the README about these two new options and how to use it? And write a unit test validating that the functionality works?

@maybephilipp
Copy link
Author

Thanks Philipp for your PR. Makes sense to be able to control the output of workers.

Can you please write some documentation in the README about these two new options and how to use it? And write a unit test validating that the functionality works?

Yeah, okay:)

@CyrilSiman
Copy link

Hi philipp, it's an old PR but still usefull, can you take time to update your PR with documentation ?

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

Successfully merging this pull request may close these issues.

4 participants