Unverified Commit 9c58d09a authored by Niklas Adolfsson's avatar Niklas Adolfsson Committed by GitHub
Browse files

server: replace `FutureDriver` with `tokio::spawn` (#1080)

* replace FutureDriver with mpsc and tokio::task

* tokio spawn for calls

* refactor round trip for multiple calls

* cleanup

* cleanup

* fix graceful shutdown

* minor tweaks

* add test for graceful shutdown

* add test for #585

* compile warn

* fix nit
parent d1c68bfc
Pipeline #262563 passed with stages
in 6 minutes and 21 seconds