Skip to content

Invalidate viewer session before loading table#2958

Merged
texodus merged 1 commit intoperspective-dev:masterfrom
tomjakubowski:bugfix/viewer-error-recovery
Mar 20, 2025
Merged

Invalidate viewer session before loading table#2958
texodus merged 1 commit intoperspective-dev:masterfrom
tomjakubowski:bugfix/viewer-error-recovery

Conversation

@tomjakubowski
Copy link
Contributor

@tomjakubowski tomjakubowski commented Mar 19, 2025

This fixes a bug where a failed viewer.load() call would poison the viewer and prevent it from loading any more tables.

@tomjakubowski tomjakubowski force-pushed the bugfix/viewer-error-recovery branch 8 times, most recently from 83859ae to 658647e Compare March 19, 2025 20:56
@tomjakubowski tomjakubowski marked this pull request as ready for review March 19, 2025 21:03
This fixes a bug where a failed `viewer.load()` call would poison the
viewer and prevent it from loading any more tables.

Signed-off-by: Tom Jakubowski <tom@prospective.dev>
@tomjakubowski tomjakubowski force-pushed the bugfix/viewer-error-recovery branch from 658647e to a1256f4 Compare March 19, 2025 22:34
@tomjakubowski tomjakubowski changed the title Invalidate session before loading Invalidate viewer session before loading table Mar 19, 2025
Copy link
Member

@texodus texodus left a comment

Choose a reason for hiding this comment

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

Thanks for the PR! Looks good!

@texodus texodus merged commit 50245e8 into perspective-dev:master Mar 20, 2025
14 checks passed
@texodus texodus added the bug Concrete, reproducible bugs label Mar 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Concrete, reproducible bugs

Development

Successfully merging this pull request may close these issues.

2 participants