quickbooks-ruby
quickbooks-ruby copied to clipboard
NoMethodError: undefined method `closed?' for nil:NilClass
We just switched to Puma/Sidekiq and we get this error often when using quickbooks-ruby
gem. Here's a short backtrace: https://cl.ly/lyAz
Any idea what's the issue? Is this a bug with quickbooks-ruby
?
Interesting - this appears to be an issue with net/http
and/or a threading issue with puma/sidekiq/net-http ?