Skip to content

Conversation

pankgeorg
Copy link
Collaborator

@pankgeorg pankgeorg commented Feb 11, 2025

heavily borrowed ideas from https://github.com/JuliaComputing/HTTPQuickstart.jl/blob/main/src/server.jl

requires JuliaPluto/Malt.jl#88 to actually gc on the worker

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="pg/gc")
julia> using Pluto

@pankgeorg pankgeorg changed the title feat(gc): gc after HTTP calls feat(gc): gc after HTTP calls and after runs Feb 11, 2025
@fonsp fonsp marked this pull request as draft February 13, 2025 15:17
@pankgeorg pankgeorg marked this pull request as ready for review February 17, 2025 15:52
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