sgx_jmp.rb 🔗
@@ -13,6 +13,8 @@ require "ruby-bandwidth-iris"
require "sentry-ruby"
require "statsd-instrument"
+$stdout.sync = true
+
Sentry.init
CONFIG =
Stephen Paul Weber created
sgx_jmp.rb | 2 ++
1 file changed, 2 insertions(+)
@@ -13,6 +13,8 @@ require "ruby-bandwidth-iris"
require "sentry-ruby"
require "statsd-instrument"
+$stdout.sync = true
+
Sentry.init
CONFIG =