Skip to content

Fixes for Polaris race conditions #1766

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

Merged
merged 1 commit into from
May 7, 2025
Merged

Conversation

rjrudin
Copy link
Contributor

@rjrudin rjrudin commented May 7, 2025

NodeConverter had a large amount of dead code - including a race condition! - that was deleted.

@rjrudin rjrudin force-pushed the feature/polaris-race-condition branch 2 times, most recently from 5ed867e to 5e80023 Compare May 7, 2025 16:25
NodeConverter had a large amount of dead code - including a race condition! - that was deleted.

Also removed a few "if content != null" checks that I don't believe are needed and could be problematic too in terms of a connection being closed.
@rjrudin rjrudin force-pushed the feature/polaris-race-condition branch from 5e80023 to 676b27b Compare May 7, 2025 19:10
@rjrudin rjrudin merged commit 4717ab6 into develop May 7, 2025
1 check passed
@rjrudin rjrudin deleted the feature/polaris-race-condition branch May 7, 2025 19:40
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

Successfully merging this pull request may close these issues.

2 participants