#17 basset-worker: Pika's Channel#basic_consume's parameter order changed
Closed by abompard. Opened by codeblock.
codeblock/basset master  into  master

If they changed the order, could we instead of going with the implicit order of both arguments, just go explicit on both of them, so the code works with both old and new versions?

Possibly? The original error was complaining about a duplicate queue parameter. If I name both arguments of the function call will it appease python?

Pull-Request has been closed by abompard

Metadata