seems to work

This commit is contained in:
holger krekel
2024-05-18 18:20:09 +02:00
parent b501ab1532
commit 66fec82daf
2 changed files with 9 additions and 12 deletions

View File

@@ -248,8 +248,7 @@ impl Context {
gsp.update_endpoints(&endpoints)?;
}
anyhow::Ok(())
})
.await??;
});
Ok(Iroh {
endpoint,
gossip,