Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

jprochazk
Copy link
Member

@jprochazk jprochazk commented Aug 22, 2025

To reproduce the issue, open a large partition or throttle your network speed. As it's loading, close it in the recording panel. It actually stays there and continues downloading.

The fix is to drop the receiver as well.

I also noticed that dropping the receiver doesn't immediately cancel the download, the GetChunks continues in the background according to the console network tab. We should probably look into making those requests fully cancel safe

Copy link

github-actions bot commented Aug 22, 2025

Web viewer built successfully. If applicable, you should also test it:

  • I have tested the web viewer
Result Commit Link Manifest
761d088 https://rerun.io/viewer/pr/10963 +nightly +main

Note: This comment is updated whenever you push a commit.

@jprochazk jprochazk force-pushed the jan/remove-dataset-rx branch from a4565ec to 7f69475 Compare August 22, 2025 07:33
@jprochazk jprochazk marked this pull request as ready for review August 22, 2025 07:36
@jprochazk jprochazk force-pushed the jan/remove-dataset-rx branch from 7f69475 to 761d088 Compare August 22, 2025 08:03
@Wumpf Wumpf self-requested a review August 22, 2025 08:37
Copy link
Member

@Wumpf Wumpf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

using the flight data nightly example I confirmed that it fixes the assert 👍 (added ticket to the close list)

This fix is relevant for OSS & Cloud the same way as :)

@Wumpf Wumpf changed the title Remove receiver when closing recording/table Fix closing recordings/tables that are still being loaded showing up again Aug 22, 2025
@Wumpf Wumpf merged commit 50b4082 into main Aug 22, 2025
43 checks passed
@Wumpf Wumpf deleted the jan/remove-dataset-rx branch August 22, 2025 08:46
@jprochazk
Copy link
Member Author

jprochazk commented Aug 22, 2025

Created a follow-up issue about request cancellation: #10967

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants