Adithya Pentela
Adithya Pentela
@st0012 I ran into the same issue due to the gem `skylight`. This [comment](https://github.com/open-telemetry/opentelemetry-ruby/issues/352#issuecomment-735727604) helped. #### SystemStackError(stack level too deep) reproduction script: ```ruby require 'bundler/inline' gemfile do source 'https://rubygems.org' do...
Sorry for the super late reply but I'm no longer using the handle @Adithya-copart. I'm not using JRuby or racecar anymore and will not be able to do this.
@mensfeld No, this can be closed. This was not an issue that I noticed in a production environment or with real traffic. It was an observation while writing some test...
Will be solved if #107 is merged.