-
-
Notifications
You must be signed in to change notification settings - Fork 163
Closed
Labels
S-featureSeverity: feature. This is adding a new feature.Severity: feature. This is adding a new feature.
Milestone
Description
The prototype currently just looks for a span named tokio::task::spawn, but if want to work for any "runtime"-like thingy, we probably should have a more generic name. It still needs to be unique enough that a user would be very unlikely to create a span with the same name.
Besides task spawning, we also need to do this for wakers and resources too.
Metadata
Metadata
Assignees
Labels
S-featureSeverity: feature. This is adding a new feature.Severity: feature. This is adding a new feature.