- Merge pull request #103 from mnot/claude/fix-dns-thread-safety - Fixed: run DNS continuation in the loop thread, not a pool worker - Fixed: pylint no-member errors for kqueue on Linux CI - Fixed: pylint raise-missing-from warnings - Fixed: mypy unused-ignore errors in thor/loop.py