Sync/flush stdout when logging
1 files changed, 2 insertions(+), 0 deletions(-) M sgx_jmp.rb
M sgx_jmp.rb => sgx_jmp.rb +2 -0
@@ 13,6 13,8 @@ require "ruby-bandwidth-iris" require "sentry-ruby" require "statsd-instrument" +$stdout.sync = true + Sentry.init CONFIG =