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

Notebook: fixed small race condition for outputs #14789

Merged
merged 2 commits into from
Jan 29, 2025

Conversation

jonah-iden
Copy link
Contributor

What it does

This fixes a small race condition that could happen when the rendering of the outputs widget was triggered before the WebviewWidget. This led to the outputs not being rendered at all

How to test

The only way i was able to reproduce this once was when i had an notebook with outputs open and then did a window reload.

Follow-ups

Breaking changes

  • This PR introduces breaking changes and requires careful review. If yes, the breaking changes section in the changelog has been updated.

Attribution

Review checklist

Reminder for reviewers

@jonah-iden jonah-iden requested a review from msujew January 29, 2025 11:19
Co-authored-by: Mark Sujew <[email protected]>
Signed-off-by: Jonah Iden <[email protected]>
@jonah-iden jonah-iden force-pushed the jiden/cell-output-disapearing branch from 7df1cf7 to 841139c Compare January 29, 2025 11:32
@jonah-iden jonah-iden merged commit cd6cddb into master Jan 29, 2025
11 checks passed
@jonah-iden jonah-iden deleted the jiden/cell-output-disapearing branch January 29, 2025 11:50
@github-actions github-actions bot added this to the 1.58.0 milestone Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants