Skip to content

Commit a59a8f5

Browse files
committed
wip: Add graceful shutdown
1 parent 3818c03 commit a59a8f5

7 files changed

Lines changed: 95 additions & 79 deletions

File tree

Cargo.lock

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.nix

Lines changed: 31 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ yasna = "0.5"
5656

5757
[patch."https://github.com/stackabletech/operator-rs.git"]
5858
# stackable-operator = { path = "../operator-rs/crates/stackable-operator" }
59-
# stackable-operator = { git = "https://github.com/stackabletech//operator-rs.git", branch = "main" }
59+
stackable-operator = { git = "https://github.com/stackabletech//operator-rs.git", branch = "tmp/combined-shutdowns" }

crate-hashes.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)