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

Document that @spawnat :any doesn't do load-balancing #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JamesWrigley
Copy link
Collaborator

Instead we point users to WorkerPool, which will do load-balancing.

Fixes [fakebreak] JuliaLang/Distributed.jl#76. If this is merged I'll upstream it to Distributed.

Instead we point users to `WorkerPool`, which will do load-balancing.
@JamesWrigley JamesWrigley added the documentation Improvements or additions to documentation label Jan 20, 2025
@JamesWrigley JamesWrigley self-assigned this Jan 20, 2025
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.22%. Comparing base (97b7f4a) to head (abf38b9).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
+ Coverage   88.17%   88.22%   +0.05%     
==========================================
  Files          11       11              
  Lines        2080     2081       +1     
==========================================
+ Hits         1834     1836       +2     
+ Misses        246      245       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants