JuliaPluto/Malt.jl

Avoid pollution Main namespace on worker process

Open

#35 建立於 2023年1月27日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Julia (13 fork)auto 404
enhancementgood first issue

倉庫指標

Star
 (53 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Right now, everything in worker.jl will be defined as a global in the Main module. I think we should just wrap the file in module MaltRunner to fix it :)

貢獻者指南