Brenna Clougherty
Results
2
issues of
Brenna Clougherty
I'm trying to enter a captcha on a page that has this attr on the recaptcha element: `data-callback="imNotARobot"` This is causing an error in `RecaptchaContentScript.enterRecaptchaSolutions` when it calls `eval(client.callback).call()`, because...
bug
more-info-needed
This ticket is an alternate attempt to address [#57](https://github.com/corvus-ch/rabbitmq-cli-consumer/issues/57) by using multiple RabbitMQ channels per connection. Since each channel runs in its own goroutine, the processors are also running concurrently....