Skip to content

envoy.base.utils: Fix flake8 stdout/err error#108

Merged
phlax merged 1 commit intoenvoyproxy:mainfrom
phlax:envoy.base.utils_flake8
Oct 29, 2021
Merged

envoy.base.utils: Fix flake8 stdout/err error#108
phlax merged 1 commit intoenvoyproxy:mainfrom
phlax:envoy.base.utils_flake8

Conversation

@phlax
Copy link
Copy Markdown
Member

@phlax phlax commented Oct 29, 2021

switches buffered util to use a TextIOWrapper rather than a StringIO directly and provides a better wrapping of stdout/stderr

fixes a bug where flake8 is called and expects the more standard stdout/err behaviour

@netlify
Copy link
Copy Markdown

netlify bot commented Oct 29, 2021

✔️ Deploy Preview for nifty-bassi-e26446 ready!

🔨 Explore the source changes: 1c8a7bf

🔍 Inspect the deploy log: https://app.netlify.com/sites/nifty-bassi-e26446/deploys/617be668a4a79f0007928659

😎 Browse the preview: https://deploy-preview-108--nifty-bassi-e26446.netlify.app

Signed-off-by: Ryan Northey <ryan@synca.io>
@phlax phlax force-pushed the envoy.base.utils_flake8 branch from 3610a4f to 1c8a7bf Compare October 29, 2021 12:17
@phlax phlax merged commit 4cdfd7e into envoyproxy:main Oct 29, 2021
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.

1 participant