http: fix enclose macro invocation error

This commit is contained in:
Joakim Frostegård
2025-01-12 22:10:16 +01:00
parent b0e23a889c
commit 86ff9cd577
+1 -1
View File
@@ -85,7 +85,7 @@ pub async fn run_socket_worker(
request_senders,
opt_tls_config,
connection_handles,
valid_until,
valid_until
)
async move {
#[cfg(feature = "metrics")]