~singpolyma/sgx-jmp

75362f505788c838e00a940612fd451bc5a8a5f9 — Stephen Paul Weber 2 years ago 13db097
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 =