Skip to content

async version of read_loop() must stop on errors. - #53

Merged
gvalkov merged 1 commit into
gvalkov:masterfrom
paulo-raca:read_loop
Feb 6, 2016
Merged

async version of read_loop() must stop on errors.#53
gvalkov merged 1 commit into
gvalkov:masterfrom
paulo-raca:read_loop

Conversation

@paulo-raca

Copy link
Copy Markdown
Contributor

If I unplug a device, the loop should end with an error, instead of blocking forever.

Asynchronous programming is hard, you know...

If I unplug a device, the loop should end with an error, instead of blocking forever.
gvalkov added a commit that referenced this pull request Feb 6, 2016
async version of `read_loop()` must stop on errors.
@gvalkov
gvalkov merged commit 2e0b19d into gvalkov:master Feb 6, 2016
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