You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Fix test assertions for warnings.warn and missing decorators
- Update test_close_with_async_transport_warns and
test_flush_with_async_transport_warns to check warnings.warn
instead of logger.warning
- Add missing @skip_under_gevent, @pytest.mark.asyncio, and
@pytest.mark.skipif decorators on test_async_transport_concurrent_requests
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments