930c0d9a2fdfe801d7e2dc3bc13fd78ce0bf0fe0
Signed-off-by: Rick Elrod rick@elrod.me
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?
queue
Fixed in 68c3adb.
Pull-Request has been closed by abompard
Signed-off-by: Rick Elrod rick@elrod.me