Skip to content
This repository has been archived by the owner on Feb 14, 2020. It is now read-only.

Avoid printing unconditionally web100 warning #55

Open
bassosimone opened this issue Dec 17, 2015 · 1 comment
Open

Avoid printing unconditionally web100 warning #55

bassosimone opened this issue Dec 17, 2015 · 1 comment
Labels
Milestone

Comments

@bassosimone
Copy link
Member

Basically, if /proc/web100 does not exist, do not even both entering into web100 code.

@bassosimone
Copy link
Member Author

More specifically, I'd say to check the exception code at line 135. If it's ENOENT, then there's no need to issue the warning. Otherwise, I'd issue the warning.

@bassosimone bassosimone added this to the release-0.5.1 milestone Feb 1, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant