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 Positron Web boot: only send a heartbeat in Workbench sessions #6072

Open
wants to merge 1 commit into
base: prerelease/2025.01
Choose a base branch
from

Conversation

jmcphers
Copy link
Collaborator

This change addresses an issue in which -- on the prerelease branch specifically -- Positron web doesn't boot outside Workbench; the fix is to skip the initial heartbeat when Positron is running outside of Workbench (determined by checking the RS_SESSION_URL environment variable to see if we're in a Workbench session).

Copy link

E2E Tests 🚀  ?
This PR will run tests tagged with: @critical

Copy link
Contributor

@melissa-barca melissa-barca left a comment

Choose a reason for hiding this comment

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

Should this be merged upstream and then pulled into positron?

@jmcphers
Copy link
Collaborator Author

It does need to be made upstream, but we can do the changes in any order.

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