Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
473cb57e
Unverified
Commit
473cb57e
authored
Nov 19, 2025
by
Graham King
Committed by
GitHub
Nov 19, 2025
Browse files
chore: Remove unused leader_worker_barrier (#4480)
Signed-off-by:
Graham King
<
grahamk@nvidia.com
>
parent
f395b641
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
613 deletions
+0
-613
lib/runtime/src/utils.rs
lib/runtime/src/utils.rs
+0
-1
lib/runtime/src/utils/leader_worker_barrier.rs
lib/runtime/src/utils/leader_worker_barrier.rs
+0
-612
No files found.
lib/runtime/src/utils.rs
View file @
473cb57e
...
...
@@ -5,7 +5,6 @@ pub use tokio::time::{Duration, Instant};
pub
mod
graceful_shutdown
;
pub
mod
ip_resolver
;
pub
mod
leader_worker_barrier
;
pub
mod
pool
;
pub
mod
stream
;
pub
mod
task
;
...
...
lib/runtime/src/utils/leader_worker_barrier.rs
deleted
100644 → 0
View file @
f395b641
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment