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

Ignore exception when trying to parse setup.py #1

Merged
merged 1 commit into from Oct 8, 2020

Conversation

jagonalez
Copy link

when setup.py files throw an exception we are not properly handling it and causes an issue with srclib-python throwing an EOF since stdout is empty.

This PR resolves the issue by ignoring the exception. There might be cases where we want to throw an error but we should also bake in support with srclib-python if we want to do that.

@jagonalez jagonalez merged commit 6579c1f into fossa Oct 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant