Skip to content

WIP: test(pubsub): use tokio-unstable shutdown_runtime#4679

Draft
PhongChuong wants to merge 1 commit intogoogleapis:mainfrom
PhongChuong:pubsubTokioUnstable
Draft

WIP: test(pubsub): use tokio-unstable shutdown_runtime#4679
PhongChuong wants to merge 1 commit intogoogleapis:mainfrom
PhongChuong:pubsubTokioUnstable

Conversation

@PhongChuong
Copy link
Collaborator

Use tokio-unstable shutdown_runtime to propagate mockall panic to the tests.

The tests are enabled by the new feature "tokio-unstable-tests". Running the tests with:

  • cargo test runs the tests normally without tokio-unstable
  • RUSTFLAGS="--cfg tokio_unstable" cargo test --features=tokio-unstable-tests runs the tests with tokio-unstable

@product-auto-label product-auto-label bot added the api: pubsub Issues related to the Pub/Sub API. label Feb 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: pubsub Issues related to the Pub/Sub API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant