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
This isn't necessary for tracing v0.1, as it doesn't actually touch the tracing crate --- this change would be in tracing-futures. I'd definitely call it a release blocker for that crate though!
I sort of have this working in a local build that I did awhile ago. I'll have to see if I can get it working again and see if I can shave off the need to have the type be Instrumented<Pin<Box<T>> to get Unpin.
This is pretty important for a 0.1 tracing release.
The text was updated successfully, but these errors were encountered: