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

fix: Fix the previous OPEN_TIMEOUT fix not being properly applied #356

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

zusorio
Copy link
Member

@zusorio zusorio commented Nov 29, 2024

The previous fix unfortunately was not properly applied because OPEN_TIMEOUT was being read before being overwritten. By setting it before it's being read, the previous issues are fully fixed.

Closes #350

@zusorio zusorio force-pushed the increase-open-timeout-fixed branch from bc691ec to 087a737 Compare December 2, 2024 10:59
Copy link
Member

@MoritzWeber0 MoritzWeber0 left a comment

Choose a reason for hiding this comment

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

Ok as temporary workaround until Xpra-org/xpra-html5@af1b036 is released.

@MoritzWeber0 MoritzWeber0 merged commit 652ceb4 into main Dec 2, 2024
24 checks passed
@MoritzWeber0 MoritzWeber0 deleted the increase-open-timeout-fixed branch December 2, 2024 14:29
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.

Frequent Xpra reconnects and freezes
2 participants