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

io: Better tracebacks, fixing unicode error #368

Merged
merged 3 commits into from
Jan 31, 2017
Merged

Conversation

jbohren
Copy link
Contributor

@jbohren jbohren commented May 4, 2016

This reproduces the problem seen in #311 and improves traceback reporting from FunctionStage job stages. It also adds a fix for #311, though it's a quick fix and feels sub-optimal. There should be a better way of handling this for Python2 and Python3 without incurring so much additional overhead.

@jbohren jbohren added the bug label May 4, 2016
@jbohren jbohren changed the title io: Better tracebacks, reproducing unicode error io: Better tracebacks, fixing unicode error May 4, 2016
@jbohren
Copy link
Contributor Author

jbohren commented May 4, 2016

@wjwwood Is this a reasonable thing to do until we make an optimization pass over the whole system?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants