We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81daa0d commit 1bce376Copy full SHA for 1bce376
docs/userguide/pools.rst
@@ -189,4 +189,4 @@ argument:
189
190
from kombu import pools
191
192
- connections = pools.Connections(limit=pools.use_default_limit)
+ connections = pools.Connections(limit=pools.use_global_limit)
0 commit comments