We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
right_http_connection-1.5.0/lib/base/net_fix.rb:51:in `rbuf_fill'
Ruby: 2.3.0
The text was updated successfully, but these errors were encountered:
This is causing a memory issue for our testing suite. Having to store this message 1M+ times is causing a memory fill error.
Sorry, something went wrong.
Until these guys get around to merging PR #32 this fork will do the trick:
https://github.com/taystack/right_http_connection
In you Gemfile:
gem 'right_http_connection', :git => 'https://github.com/taystack/right_http_connection.git'
I am using right_aws and I placed the right_http_connection git link below this gem requirement.
right_aws
right_http_connection
@taystack Great 👍
No branches or pull requests
right_http_connection-1.5.0/lib/base/net_fix.rb:51:in `rbuf_fill'
The text was updated successfully, but these errors were encountered: