buttplug icon indicating copy to clipboard operation
buttplug copied to clipboard

Add task names to async manager

Open qdot opened this issue 3 years ago • 0 comments

Feature Description

Add task names to async manager, so we can use them when debugging in tokio-console. They'll be ignored for any non-tokio manager, and will be compiled out when not using tokio unstable features.

qdot avatar Nov 06 '22 19:11 qdot