Unverified Commit 46656f76 authored by Cecile Tonglet's avatar Cecile Tonglet Committed by GitHub
Browse files

Drop the tokio runtime before the task_manager (#6548)

* Initial commit

Forked at: 4919c808
Parent branch: origin/master

* 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 440d2533
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