Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: JuliaLang/Distributed.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 41c01069533e22a6ce6b794746e4b3aa9f5a25cd
Choose a base ref
...
head repository: JuliaLang/Distributed.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6a07d9853ab7686df7440a47d1b585c6c9f3be35
Choose a head ref
  • 5 commits
  • 5 files changed
  • 4 contributors

Commits on Feb 10, 2024

  1. Configuration menu
    Copy the full SHA
    25ee836 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    8c03305 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. guard rmprocs in tests

    IanButterworth committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    2b23ae4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41cd14f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #93 from JuliaLang/ib/guard_rmprocs

    Guard rmprocs in tests to avoid warning. Fix leaky stderr from SIGTERM test.
    vtjnash authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    6a07d98 View commit details
    Browse the repository at this point in the history
Loading