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

revert(Shard): "fix missing child_process silent option of Shard to allow listening to output" #4707

Merged
merged 1 commit into from
Aug 15, 2020

Conversation

iCrawl
Copy link
Member

@iCrawl iCrawl commented Aug 15, 2020

Reverts #4308

This was a breaking change which required you to listen to stdout, stderr, etc manually.
Needs to be reworked if it should land in any minor version to let users control the way of doing it.

@iCrawl iCrawl merged commit 5249cf3 into master Aug 15, 2020
@iCrawl iCrawl deleted the revert-4308-patch-silent-worker branch August 15, 2020 10:50
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.

on version 12.3.0 it is not possible to output anything to the console using sharding
1 participant