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

[dns] handle non-available STDIN #300

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

romuald
Copy link
Member

@romuald romuald commented Mar 15, 2020

The standard input may not alway be available. In that case trying to
read from it will raise an IOError. Ignore this error if that happens

Issue #299

The standard input may not alway be available. In that case trying to
read from it will raise an IOError. Ignore this error if that happens
@aegiap
Copy link
Contributor

aegiap commented Mar 16, 2020

+1

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

Successfully merging this pull request may close these issues.

None yet

2 participants