Skip to content

Publisher should not panic when the batch actors close #4716

@suzmue

Description

@suzmue
thread 'tokio-runtime-worker' (255914) panicked at src/pubsub/src/publisher/actor.rs:154:34:
batch actors should not close the receiver from the Dispatcher: SendError { .. }
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

This is likely during shutdown when tasks may be killed in arbitrary order. Similar to #4483

Metadata

Metadata

Assignees

Labels

api: pubsubIssues related to the Pub/Sub API.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions