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

Release 2.12 907 #195

Merged
merged 15 commits into from
Jan 12, 2025
Merged

Release 2.12 907 #195

merged 15 commits into from
Jan 12, 2025

Conversation

Ousret
Copy link
Member

@Ousret Ousret commented Jan 12, 2025

2.12.907 (2024-01-12)

  • Fixed our thread safety protection against the experimental freethreaded Python build.
    As expected, the absence of GIL challenged our implementation of TrafficPolice and
    took it to its knees. We reviewed the in-depht logic and improved it for maximum resilience
    and performance. We backported some improvements in AsyncTrafficPolice when applicable.
  • Improved error message whenever the pool capacity have been exhausted.
  • Fixed background discrete watcher that never reached some connections in the pool.
  • Bumped allowed upper bound for python-socks to 2.6.1 (we will have to manually increase the upper bound
    each minor/patch version due to our complex integration that invoke private classes/APIs)

@Ousret Ousret merged commit 53bd5ed into main Jan 12, 2025
56 checks passed
@Ousret Ousret deleted the release-2.12-907 branch January 12, 2025 10:26
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.

1 participant