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

[Bug] watch_for_local_changes needs refactoring #1

Closed
grafuls opened this issue Jun 14, 2018 · 1 comment
Closed

[Bug] watch_for_local_changes needs refactoring #1

grafuls opened this issue Jun 14, 2018 · 1 comment
Assignees
Labels
bug Something isn't working good first issue Good for newcomers
Milestone

Comments

@grafuls
Copy link
Owner

grafuls commented Jun 14, 2018

Describe the bug
A clear and concise description of what the bug is.
This returns file name as a byte object, not the actual text stored in the log.

Expected behavior
Provide content of log file, preferably in real-time or with rather small buffering.

Additional context
Hints:
https://stackoverflow.com/a/5420116/6758779
Part 5 of this: http://www.dabeaz.com/generators/

@grafuls grafuls added the bug Something isn't working label Jun 14, 2018
@grafuls grafuls added this to the POC milestone Jun 14, 2018
@grafuls grafuls added the good first issue Good for newcomers label Jun 21, 2018
@grafuls
Copy link
Owner Author

grafuls commented Jun 29, 2018

This has been resolved/replaced with:
#19

@grafuls grafuls closed this as completed Jun 29, 2018
@grafuls grafuls self-assigned this Jun 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant