-
Notifications
You must be signed in to change notification settings - Fork 18
Pull requests: JuliaLang/Distributed.jl
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Ensure correct type parameter of serialized RemoteChannel
#179
opened Feb 14, 2026 by
andreasnoack
Loading…
Declare
cluster_manager as a global non-constant variable with a type declaration (albeit an abstract type)
#177
opened Feb 13, 2026 by
DilumAluthge
•
Draft
Fix JET errors regarding the global
cluster_manager being defined/undefined
#176
opened Feb 12, 2026 by
DilumAluthge
•
Draft
Fix a JET error by narrowing the type signature of the
create_worker(x, y) function
#175
opened Feb 12, 2026 by
DilumAluthge
Loading…
Fix a JET error around matching methods for
shell_escape_wincmd(...)
#174
opened Feb 12, 2026 by
DilumAluthge
Loading…
Fix a JET error around matching methods for
push!(...)
#173
opened Feb 12, 2026 by
DilumAluthge
Loading…
Fix some JET errors around matching methods for
kill(...) and process_exited(...)
#172
opened Feb 12, 2026 by
DilumAluthge
Loading…
Fix a JET error around matching methods for
read_worker_host_port(...)
#171
opened Feb 12, 2026 by
DilumAluthge
Loading…
Fix a JET error around matching methods for
getindex(...)
#170
opened Feb 12, 2026 by
DilumAluthge
Loading…
Fix a JET error regarding the existence of the local variable
reducer at a certain point
#169
opened Feb 12, 2026 by
DilumAluthge
Loading…
Fix JET errors around matching methods for
run_work_thunk(...)
#168
opened Feb 12, 2026 by
DilumAluthge
Loading…
Fix JET errors around matching methods for
lock(...) and unlock(...)
#167
opened Feb 12, 2026 by
DilumAluthge
Loading…
CI: Add a CI job that runs JET tests, and fix various JET errors
#164
opened Feb 12, 2026 by
DilumAluthge
•
Draft
SSHManager: Add the custom_worker_flag option, but don't add it to the public API
#135
opened Mar 24, 2025 by
DilumAluthge
•
Draft
ProTip!
Add no:assignee to see everything that’s not assigned.