mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-13 16:32:56 +00:00
committed by
GitHub
parent
2daa2f1d10
commit
eacdc179dc
@@ -248,6 +248,7 @@ impl IoEngine {
|
||||
.await
|
||||
.expect("failed to join blocking code most likely it panicked, panicking as well")
|
||||
}
|
||||
#[cfg(target_os = "linux")]
|
||||
IoEngine::TokioEpollUring => work.await,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user