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

Check error before using response #272

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

airportyh
Copy link
Contributor

Why

We found a nil deref error in a template test that suggests this as the culprit.

https://replit.slack.com/archives/C06KAKG35QS/p1719352272057069?thread_ts=1719341894.359499&cid=C06KAKG35QS

What changed

Reversed the order of operations.

@airportyh airportyh requested a review from a team as a code owner June 25, 2024 22:01
@airportyh airportyh requested review from ryantm and removed request for a team June 25, 2024 22:01
Copy link
Collaborator

@ryantm ryantm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks

@airportyh airportyh merged commit 91c21f5 into main Jun 25, 2024
3 checks passed
@airportyh airportyh deleted the th-fix-pypi-search-request-error-handling branch June 25, 2024 22:23
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

2 participants