mirror of
https://github.com/perstarkse/minne.git
synced 2026-07-11 23:32:53 +02:00
release: 1.0.3
fix: load ort-version via bash script on all release runners, toolchain harmonization
This commit is contained in:
@@ -301,7 +301,6 @@ async fn reserve_task(
|
||||
}
|
||||
|
||||
#[tokio::test]
|
||||
#[allow(clippy::duration_suboptimal_units)] // assertions mirror retry_delay's seconds-based config
|
||||
async fn retry_delay_grows_exponentially_and_caps() -> anyhow::Result<()> {
|
||||
use std::time::Duration;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user