You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dd-java-agent/instrumentation/aws-java/aws-java-sqs-1.0/src/main/java/datadog/trace/instrumentation/aws/v1/sqs/TracingIterator.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -47,12 +47,12 @@ public boolean hasNext() {
47
47
if (!moreMessages) {
48
48
// no more messages, use this as a signal to close the last iteration scope
49
49
if (InstrumenterConfig.get().isLegacyContextManagerEnabled()) {
0 commit comments