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 #2734 #2931

Merged
merged 3 commits into from
Jun 25, 2024
Merged

Fix #2734 #2931

merged 3 commits into from
Jun 25, 2024

Conversation

fonsp
Copy link
Owner

@fonsp fonsp commented Jun 3, 2024

I didn't test it but that's probably it

@fonsp fonsp added backend Concerning the julia server and runtime HTTP/WS The connection between backend and frontend labels Jun 3, 2024
@fonsp fonsp changed the title #2734 Fix #2734 Jun 3, 2024
Copy link
Contributor

github-actions bot commented Jun 3, 2024

Try this Pull Request!

Open Julia and type:

julia> import Pkg
julia> Pkg.activate(temp=true)
julia> Pkg.add(url="https://github.com/fonsp/Pluto.jl", rev="http-never-wrote-reponse-fix")
julia> using Pluto

@fonsp fonsp linked an issue Jun 3, 2024 that may be closed by this pull request
@fonsp
Copy link
Owner Author

fonsp commented Jun 25, 2024

Let's merge this after the 0.19.43 release :) for testing

@fonsp fonsp merged commit db0660b into main Jun 25, 2024
9 of 11 checks passed
@fonsp fonsp deleted the http-never-wrote-reponse-fix branch June 25, 2024 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Concerning the julia server and runtime HTTP/WS The connection between backend and frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HTTP error messages: "Server never wrote a response"
2 participants