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

Disable Graal-based Ydoc temporarily #10627

Merged
merged 2 commits into from
Jul 23, 2024
Merged

Conversation

hubertp
Copy link
Collaborator

@hubertp hubertp commented Jul 22, 2024

Pull Request Description

Graal Ydoc implementation is currently not being used locally or in the cloud and giving an impression of a slower startup.
Plus it appears that there some issues in the local connection as well.
To limit the impact of it now, let's make it controllable by the same env variable as GUI is.

Checklist

Please ensure that the following checklist has been satisfied before submitting the PR:

  • All code follows the
    Scala,
    Java,
    TypeScript,
    and
    Rust
    style guides. In case you are using a language not listed above, follow the Rust style guide.

It is currently not being used locally or in the cloud and giving an
impression of a slower startup. Plus it appears that there some issues
in the local connection as well.
@hubertp hubertp added the CI: No changelog needed Do not require a changelog entry for this PR. label Jul 22, 2024
@hubertp hubertp added the CI: Ready to merge This PR is eligible for automatic merge label Jul 23, 2024
@mergify mergify bot merged commit aae8370 into develop Jul 23, 2024
42 checks passed
@mergify mergify bot deleted the wip/hubert/optional-graalvm-ydoc branch July 23, 2024 12:29
jdunkerley pushed a commit that referenced this pull request Jul 24, 2024
Graal Ydoc implementation is currently not being used locally or in the cloud and giving an impression of a slower startup.
Plus it appears that there some issues in the local connection as well.
To limit the impact of it now, let's make it controllable by the same env variable as GUI is.

(cherry picked from commit aae8370)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI: No changelog needed Do not require a changelog entry for this PR. CI: Ready to merge This PR is eligible for automatic merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants