Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

patch tokio_stream #185

Closed
BugenZhao opened this issue Nov 24, 2023 · 1 comment
Closed

patch tokio_stream #185

BugenZhao opened this issue Nov 24, 2023 · 1 comment

Comments

@BugenZhao
Copy link
Contributor

I've encountered type mismatching when using opentelemetry with madsim:

risingwavelabs/risingwave#13443 (comment)

It appears that we may need to patch tokio_stream to resolve this.

@wangrunji0408
Copy link
Member

We have this patch. It's in another repo. https://github.com/madsim-rs/tokio/tree/madsim
This problem seems to be caused by the tokio inside opentelemetry, which we can't patch. 🥵

@BugenZhao BugenZhao closed this as not planned Won't fix, can't repro, duplicate, stale Apr 8, 2024
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

No branches or pull requests

2 participants