Does tokio::time::sleep method take task off the run queue?

后端 未结 0 1095
庸人自扰
庸人自扰 2020-12-16 02:30

I was looking to tokio source code to get the answer for the question and I was under the impression that sleep method literally puts a timer with duration(https://github.co

相关标签:
回答
  • 消灭零回复
提交回复
热议问题