Skip to content

rust_arroyo: transform_and_produce example panics #400

@loewenheim

Description

@loewenheim

Environment

Current master, i.e. getsentry/snuba@fa3cf88.

Steps to Reproduce

 cargo run --example transform_and_produce

Expected Result

The example would run without panicking.

Actual Result

running processor. transforming from test_in to test_out
thread 'main' panicked at rust_arroyo/examples/transform_and_produce.rs:87:21:
called `Result::unwrap()` on an `Err` value: PollError
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions