Marc Bowes
Marc Bowes
**Describe the problem you are trying to solve** For enterprise integration, it is desirable to control which version of cargo is being run and with what environment. This can be...
If a user incorrectly specifies their connection setting (e.g. typos the IP address), then bb8's `get` method will hit errors and retry until the timeout. Is there a way of...
Hi, This seems like a cool project and the README does a great job of communicating the rationale. The thing that's not clear (yet?) is the end-user benefit. Hopefully along...
Hi, Is there a plan somewhere I can follow regarding refactoring support? This is the main blocker for me moving away from IntelliJ. I know it is in your README...
## Bug Report As part of https://github.com/awslabs/amazon-qldb-driver-rust/pull/77/ I noticed that after I drop the send/receive channels of an eventstreaming connection I get an error logged. I'm not sure if this...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
## Expected or desired behavior When something goes wrong updating email, I should not get a prompt or lots of errors. ## Actual behavior Sometimes, I get a prompt warning...
## Expected or desired behavior I'm on a bunch of mailing lists that I find value in. But sometimes there are threads I'm not interested in. Every time that thread...
### A detailed description of the feature you would like to see added. I'd like to be able to control when horizontal lines are drawn, so that I can visually...
On httparty 0.8.1 tmdb with the file-backed icebox works just fine. After upgrading to 0.9.0, the cache set fails: ``` no _dump_data is defined for class Proc /home/$USER/deploy/$APP/shared/bundle/ruby/1.9.1/gems/tmdb_party-0.9.0/lib/tmdb_party/extras/httparty_icebox.rb:210:in `dump' /home/$USER/deploy/$APP/shared/bundle/ruby/1.9.1/gems/tmdb_party-0.9.0/lib/tmdb_party/extras/httparty_icebox.rb:210:in...