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

[BUG] Parquet reads occasionally encounters rogue panic from tokio #1834

Closed
jaychia opened this issue Feb 2, 2024 · 1 comment
Closed

[BUG] Parquet reads occasionally encounters rogue panic from tokio #1834

jaychia opened this issue Feb 2, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@jaychia
Copy link
Contributor

jaychia commented Feb 2, 2024

Describe the bug

For some Parquet reads, it may occasionally encounter a panic thrown by joining on a tokio task twice:

[2m[36m(merge pid=7070, ip=10.2.78.41)[0m thread '<unnamed>' panicked at 'JoinHandle polled after completion', /root/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.33.0/src/runtime/task/core.rs:375:22
@jaychia jaychia added bug Something isn't working priority labels Feb 2, 2024
@clarkzinzow
Copy link
Contributor

Fixed by #1841

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Archived in project
Development

No branches or pull requests

2 participants