Skip to content

Conversation

@SnoopJ
Copy link
Contributor

@SnoopJ SnoopJ commented Mar 20, 2023

Description

This changeset adds a bit of caution to the DNS resolution that might happen in the [url] plugin, to fix #2348

Checklist

  • I have read CONTRIBUTING.md
  • I can and do license this contribution under the EFLv2
  • No issues are reported by make qa (runs make quality and make test)
  • I have tested the functionality of the things this change touches
    • 1370 passed, 8 xfailed, 1 warning in 52.60s

@dgw dgw changed the title Wrap DNS resolution in try/except url: Wrap DNS resolution in try/except Mar 20, 2023
@dgw dgw requested a review from Exirel March 20, 2023 15:02
Copy link
Member

@dgw dgw left a comment

Choose a reason for hiding this comment

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

I say it's squash season, and I say: Fire!

Co-authored-by: dgw <[email protected]>
Co-authored-by: Florian Strzelecki <[email protected]>
@SnoopJ SnoopJ force-pushed the bugfix/gh2348_cautious-DNS-resolution branch from e81ff6a to a37f88a Compare March 20, 2023 15:07
@dgw dgw added the Bugfix Generally, PRs that reference (and fix) one or more issue(s) label Mar 23, 2023
@dgw dgw added this to the 8.0.0 milestone Mar 23, 2023
@dgw dgw merged commit c2db7eb into sopel-irc:master Mar 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bugfix Generally, PRs that reference (and fix) one or more issue(s)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

url: Unexpected error on nonexistent domains

3 participants