Kombu-pyamqp-threadsafe

Latest version: v0.5.1

Safety actively analyzes 681775 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.5.1

Fix

- **KombuConnection**: AssertError when make `connection.ensure(connection, ...)`

0.5.0

Feat

- now connection.Producer can be used with pooled channels and relase it automatically

Fix

- race condition: now closed channel can't be acquired again
- channel leak in Connection.default_channel (regression e821b32cd7); Revert back default_channel creation method

0.4.2

Fix

- now connection can be restored after SSLError (details in full comment)

0.4.1

Fix

- **ChannelPool**: deadlock on ChannelPool.acquire(block=True) (regression at 41c7ac86eaad8b28b298900e5cc9619602552c7f)

0.4.0

Feat

- **ChannelPool**: more robust KombuConnection.default_channel_pool recreation
- **ChannelPool**: ThreadSafeChannel.close() first try return channel to pool instead closing, .force_close() method added to close in any way;

0.3.1

Fix

- **ChannelPool**: ignore closed channel when release

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.