Skip to content

[PATCH] [bug] Fix ignored at argument in two instances of withSpan #139

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Feb 1, 2024

Conversation

ktoso
Copy link
Member

@ktoso ktoso commented Feb 1, 2024

In two cases, the signature for withSpan included the at parameter to override the starting timestamp on the span, but it was being ignored and DefaultTracerClock.now was being used instead.

resolves rdar://122048914

ktoso added 2 commits February 1, 2024 10:57
 `withSpan`

In two cases, the signature for `withSpan` included the `at` parameter
to override the starting timestamp on the span, but it was being ignored
and `DefaultTracerClock.now` was being used instead.
@ktoso
Copy link
Member Author

ktoso commented Feb 1, 2024

@swift-server-bot test this please

@ktoso
Copy link
Member Author

ktoso commented Feb 1, 2024

.FileNotFoundError: [Errno 2] No such file or directory: './docker/docker-compose.2204.510.yaml' need to make this I guess

@ktoso ktoso enabled auto-merge (squash) February 1, 2024 02:18
@ktoso ktoso added this to the 1.0.2 milestone Feb 1, 2024
@ktoso ktoso disabled auto-merge February 1, 2024 03:19
@ktoso ktoso merged commit b80af1b into main Feb 1, 2024
@ktoso ktoso deleted the wip-instant-bg branch February 1, 2024 03:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant