Skip to content
  • Zeeshan Ali Khan's avatar
    zb: Give names to tokio tasks · 946bbdbb
    Zeeshan Ali Khan authored
    Conditionally use the experimental API to give names to tasks so
    tokio-console can show our tasks by name and users/us will have a much
    better luck reading the console output.
    
    `tokio_unstable` cargo flag will need to be specified though but we
    leave that to the users.
    946bbdbb