Skip to content

Conversation

aymanbagabas
Copy link
Contributor

@clearloop
Copy link
Owner

clearloop commented Nov 18, 2020

It works! Thanks!!! @aymanbagabas

And I tried passing the result of println! macro to pipe based on this solution, it works as well~ It seems I didn't figure the root cause of the problem, loop { println! }, and @aymanbagabas just fixed it.

Sorry for @xiaoxiae , I just forgot this...too busy these days...

I'll upload a new version which can be downloaded from crates.io soon.

@clearloop clearloop merged commit e3fe82e into clearloop:master Nov 18, 2020
@xiaoxiae
Copy link
Contributor

xiaoxiae commented Nov 18, 2020

It works! Thanks!!! @aymanbagabas

And I tried passing the result of println! macro to pipe based on this solution, it works as well~ It seems I didn't figure the root cause of the problem, loop { println! }, and @aymanbagabas just fixed it.

Sorry for @xiaoxiae , I just forgot this...too busy these days...

I'll upload a new version which can be downloaded from crates.io soon.

No worries, completely understandable. Thanks for the fix and the merge!

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.

thread 'main' panicked at 'failed printing to stdout: Broken pipe (os error 32)' when piping
3 participants