mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 16:46:31 +00:00
fix inference
fix small issues
This commit is contained in:
@@ -30,6 +30,7 @@ public static class ThrottleExt
|
||||
await func();
|
||||
_throttleRunAfter = false;
|
||||
}, cancellationToken);
|
||||
await Task.CompletedTask;
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user