kombu icon indicating copy to clipboard operation
kombu copied to clipboard

- Bugfix: when create a Queue object, can't create binding with Exchange object.

Open cha-messy opened this issue 8 years ago • 3 comments

If i create a Queue with list of Exchange object, it will cause exception, because two bind function have incompatible parameters.

cha-messy avatar Jul 17 '17 08:07 cha-messy

Can you please provide us a test that reproduces this behaviour and a bit more background on what the problem is?

thedrow avatar Jul 17 '17 15:07 thedrow

Sorry for my poor feedback, I' ll finish it little bit later because I'm kind busy right now.

cha-messy avatar Jul 18 '17 03:07 cha-messy

@cha-messy , any update?

dralley avatar Mar 01 '18 04:03 dralley