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

Fixed script termination when an API fork compare returns '404 Not Found' #16

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

Conversation

0x6d61726b
Copy link

When an user does not exist any longer, the API fork compare returns the HTTP error code 404 Not Found and throws an exception that terminates the comparison. This error can be reproduced by running the script for the repository "dsplaisted/strongnamer" where the listed owner "ProgrammerAndHacker" seems not to exist anymore.

This quick and dirty fix just ignores that issue. If there is a better way, I am open to suggestions.

@DonnKey DonnKey mentioned this pull request Mar 15, 2021
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.

None yet

1 participant