Skip to content

Shutdown rpc initiate shutdown#1224

Merged
Sushisource merged 18 commits intomasterfrom
shutdown-rpc-initiate-shutdown
Apr 23, 2026
Merged

Shutdown rpc initiate shutdown#1224
Sushisource merged 18 commits intomasterfrom
shutdown-rpc-initiate-shutdown

Conversation

@Sushisource
Copy link
Copy Markdown
Member

Re-opening #1197

On a non-fork branch to be able to run Cloud tests

@Sushisource Sushisource requested a review from a team as a code owner April 20, 2026 19:02
@Sushisource Sushisource force-pushed the shutdown-rpc-initiate-shutdown branch 2 times, most recently from b1c7dcf to 8ad3510 Compare April 20, 2026 19:36
@Sushisource Sushisource force-pushed the shutdown-rpc-initiate-shutdown branch from 2842753 to 022f739 Compare April 22, 2026 23:44
Comment on lines +1218 to +1226
use std::sync::{
Arc,
atomic::{AtomicBool, Ordering},
};
use temporalio_common::protos::temporal::api::{
namespace::v1::{NamespaceInfo, namespace_info::Capabilities},
workflowservice::v1::DescribeNamespaceResponse,
};
use tokio::sync::Notify;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can move these imports up to test module level

@Sushisource Sushisource enabled auto-merge (squash) April 23, 2026 16:26
@Sushisource Sushisource merged commit 64cb6ed into master Apr 23, 2026
20 checks passed
@Sushisource Sushisource deleted the shutdown-rpc-initiate-shutdown branch April 23, 2026 16:38
@Sushisource Sushisource restored the shutdown-rpc-initiate-shutdown branch April 23, 2026 17:27
@Sushisource Sushisource deleted the shutdown-rpc-initiate-shutdown branch April 23, 2026 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants