Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

tchannel.tornado.timeout puts an empty TimeoutError into the future #305

Open
abhinav opened this issue Nov 12, 2015 · 0 comments
Open

tchannel.tornado.timeout puts an empty TimeoutError into the future #305

abhinav opened this issue Nov 12, 2015 · 0 comments

Comments

@abhinav
Copy link
Contributor

abhinav commented Nov 12, 2015

The code currently does,

        future.set_exception(TimeoutError())

The str for that is TimeoutError(None). We should have some description there.

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

No branches or pull requests

1 participant