Skip to content
Unverified Commit 1e6c5a98 authored by Max Inden's avatar Max Inden
Browse files

client/network: Make NetworkService::set_priority_group async

As done with `NetworkService::{add_to,remove_from}_priority_group`, make
`NetworkService::set_priority_group` async as well. This future-proofs
the API should we ever decide to use a bounded channel between
`NetworkService` and `NetworkWorker`.
parent fb45308f
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