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

Add flush method to LogStream #50

Merged
merged 1 commit into from
Sep 25, 2014
Merged

Add flush method to LogStream #50

merged 1 commit into from
Sep 25, 2014

Conversation

dan-blanchard
Copy link
Member

I ran into an issue where a Bolt I was using that tried to flush stdout was crashing because it's not implemented in LogStream. This should fix that problem.

I ran into an issue where I Bolt I was using that tried to flush stdout was crashing because it's not implemented in LogStream. This should fix that problem.
@dan-blanchard
Copy link
Member Author

Just bumped into this problem again today, so it'd be awesome if you guys could merge this. 😄

@kbourgoin
Copy link
Member

seal-of-approval

kbourgoin added a commit that referenced this pull request Sep 25, 2014
Add flush method to LogStream
@kbourgoin kbourgoin merged commit 38a3357 into pystorm:master Sep 25, 2014
@kbourgoin
Copy link
Member

Not sure when we're cutting a new version, but it's in master for you now.

@dan-blanchard dan-blanchard deleted the patch-2 branch September 25, 2014 19:25
@dan-blanchard
Copy link
Member Author

Thanks! 👍

@dan-blanchard
Copy link
Member Author

While we're talking about logging things, maybe you can take a peek at #58 as well. 😏

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.

2 participants