- Notifications
You must be signed in to change notification settings - Fork 434
Pull requests: MagicStack/asyncpg
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Pool: prevent trimming the last idle connection under load
#1271 opened Aug 18, 2025 by mamfyou Loading… updated Oct 11, 2025
Add pool_timeout parameter to prevent pool operation hangs (#431)
#1273 opened Sep 23, 2025 by ermakov-oleg Loading… updated Oct 7, 2025
Add return type to PoolAcquireContext.__aenter__ and rename attribute
#1270 opened Aug 16, 2025 by TerSent Loading… updated Aug 16, 2025
Add connection_holder_class to Pool for custom connection handling
#1251 opened Apr 8, 2025 by KorsaR-ZN Loading… updated Apr 9, 2025
Add return None and some other fix
#1237 opened Feb 22, 2025 by AsfhtgkDavid Loading… updated Apr 6, 2025
Adds max_consecutive_exceptions to pool
#253 opened Feb 2, 2018 by egalpin Loading… updated Oct 19, 2024
Create example codes to demo how to use asyncpg in server and non server env by global connection pool
#1111 opened Dec 28, 2023 by wangmarkqi Loading… updated Oct 19, 2024
TLSUpgradeProto: don't set multiple results for an event
#1117 opened Jan 31, 2024 by w-miller Loading… updated Oct 19, 2024
ProTip! Filter pull requests by the default branch with base:master.