Skip to content
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

Update trace in schedule #142

Merged
merged 1 commit into from
Mar 20, 2024
Merged

Update trace in schedule #142

merged 1 commit into from
Mar 20, 2024

Conversation

sarsko
Copy link
Contributor

@sarsko sarsko commented Mar 20, 2024

I have preferred this trace for debugging.

Adds i into the trace (it was in the span previously, but that implementation was broken. Currently not included as it does not work with tracing_subscriber::fmt), and reorders such that next_task comes before runnable. This fixes the "burying" of the next task which happens currently.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@jamesbornholt jamesbornholt merged commit 1e7037d into main Mar 20, 2024
5 checks passed
@jamesbornholt jamesbornholt deleted the sarsko-patch-1 branch March 20, 2024 04:48
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.

2 participants