lib/datadog/tracing/context.rb in ddtrace-1.10.1 vs lib/datadog/tracing/context.rb in ddtrace-1.11.0.beta1
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
require_relative '../core/utils/forking'
module Datadog
module Tracing
# {Datadog::Tracing::Context} is used to keep track of a the active trace for the current