Commit cb592450 authored by Cecile Tonglet's avatar Cecile Tonglet Committed by GitHub
Browse files

Use spawner to spawn work task instead of tokio (#1328)

* Use spawner to spawn work task instead of tokio

This allows the caller to choose the runtime they want (instead of tokio).

* Replace generic by actual type
parent b42d7ba4
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