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

feat(gc): gc after HTTP calls and after runs #3142

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

feat(gc): gc after HTTP calls and after runs #3142

wants to merge 4 commits into from

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