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

New aiohttp>=3.10.6 gets stuck with Mocket and SSL #247

Closed
mindflayer opened this issue Sep 26, 2024 · 4 comments
Closed

New aiohttp>=3.10.6 gets stuck with Mocket and SSL #247

mindflayer opened this issue Sep 26, 2024 · 4 comments

Comments

@mindflayer
Copy link
Owner

mindflayer commented Sep 26, 2024

The new release of aiohttp doesn't work - again - with Mocket.
I am starting considering getting rid of it from Mocket's testing suite and declaring it as NOT supported.

mindflayer added a commit that referenced this issue Sep 26, 2024
@mindflayer mindflayer changed the title New aiohttp==3.10.6 gets stuck with Mocket New aiohttp==3.10.6 gets stuck with Mocket Sep 26, 2024
mindflayer added a commit that referenced this issue Sep 26, 2024
* Pinning the version due to #247.
* Fix for testing file descriptors.
@mindflayer mindflayer changed the title New aiohttp==3.10.6 gets stuck with Mocket New aiohttp>=3.10.6 gets stuck with Mocket Oct 7, 2024
@mindflayer
Copy link
Owner Author

It's again something happening when the URL scheme is HTTPS.

@mindflayer
Copy link
Owner Author

I've just opened an issue on their side, let's see if and what they answer.

@mindflayer

This comment was marked as outdated.

@mindflayer mindflayer changed the title New aiohttp>=3.10.6 gets stuck with Mocket New aiohttp>=3.10.6 gets stuck with Mocket and SSL Oct 19, 2024
@mindflayer
Copy link
Owner Author

Mocket 3.12.3 introduces a connector plugin for when things go wrong while testing HTTPS calls with aiohttp.
See https://github.com/mindflayer/python-mocket/blob/main/tests/test_asyncio.py#L49.

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

No branches or pull requests

1 participant