Skip to content
Commit a46625af authored by Cecile Tonglet's avatar Cecile Tonglet
Browse files

Drop the tokio runtime before the task_manager

The tokio runtime must be dropped before the task_manager. Otherwise the objects the task_manager
keep alive are dropped before the tasks are finished.
parent bdcf3d52
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment