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

Allow TtyPlayer.stop to be called while still connecting #48372

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

bl-nero
Copy link
Contributor

@bl-nero bl-nero commented Nov 4, 2024

Fixes #48333. The stop method was called in a useEffect cancel callback, and if it happened while the socket was still connecting, the whole app crashed.

Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-48372.d3pp5qlev8mo18.amplifyapp.com

@zmb3
Copy link
Collaborator

zmb3 commented Nov 4, 2024

Thanks for the fix @bl-nero!

@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from rudream November 4, 2024 20:41
@bl-nero bl-nero added this pull request to the merge queue Nov 5, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 5, 2024
@bl-nero bl-nero added this pull request to the merge queue Nov 5, 2024
Merged via the queue into master with commit d35c8ea Nov 5, 2024
42 of 43 checks passed
@bl-nero bl-nero deleted the bl-nero/fix-tty-player branch November 5, 2024 11:47
@public-teleport-github-review-bot

@bl-nero See the table below for backport results.

Branch Result
branch/v15 Create PR
branch/v16 Create PR
branch/v17 Create PR

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

Successfully merging this pull request may close these issues.

blank page shown after selecting home link from session player
3 participants