???
This commit is contained in:
parent
e33df9bb03
commit
62bc447f71
@ -120,7 +120,7 @@ async fn server_state_loop<STATE, S, R, E>(mut state: STATE,
|
|||||||
async_std::task::spawn(async move {
|
async_std::task::spawn(async move {
|
||||||
let mut clients = HashMap::new();
|
let mut clients = HashMap::new();
|
||||||
|
|
||||||
{
|
loop {
|
||||||
let action = server_state_receiver.recv().await.unwrap();
|
let action = server_state_receiver.recv().await.unwrap();
|
||||||
|
|
||||||
match action {
|
match action {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user