mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-09 03:31:45 +00:00
Merge branch 'unstable' of https://github.com/sigp/lighthouse into deneb-free-blobs
This commit is contained in:
@@ -751,7 +751,7 @@ where
|
||||
|
||||
runtime_context
|
||||
.executor
|
||||
.spawn_without_exit(async move { server.await }, "http-metrics");
|
||||
.spawn_without_exit(server, "http-metrics");
|
||||
|
||||
Some(listen_addr)
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user