-
Notifications
You must be signed in to change notification settings - Fork 416
Comparing changes
Open a pull request
base repository: ruby-concurrency/concurrent-ruby
base: v1.2.3
head repository: ruby-concurrency/concurrent-ruby
compare: v1.3.1
- 18 commits
- 14 files changed
- 8 contributors
Commits on Jan 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 606f443 - Browse repository at this point
Copy the full SHA 606f443View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95a53a5 - Browse repository at this point
Copy the full SHA 95a53a5View commit details -
Bump actions/upload-pages-artifact from 1 to 3
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 1 to 3. - [Release notes](https://github.com/actions/upload-pages-artifact/releases) - [Commits](actions/upload-pages-artifact@v1...v3) --- updated-dependencies: - dependency-name: actions/upload-pages-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for e97376a - Browse repository at this point
Copy the full SHA e97376aView commit details -
Bump actions/deploy-pages from 1 to 4
Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 1 to 4. - [Release notes](https://github.com/actions/deploy-pages/releases) - [Commits](actions/deploy-pages@v1...v4) --- updated-dependencies: - dependency-name: actions/deploy-pages dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 5483ac7 - Browse repository at this point
Copy the full SHA 5483ac7View commit details -
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 179d068 - Browse repository at this point
Copy the full SHA 179d068View commit details
Commits on Jan 18, 2024
-
No continue-on-error for head Rubies
* It is already a daily job so that would just hide failures needlessly.
Configuration menu - View commit details
-
Copy full SHA for 2146c34 - Browse repository at this point
Copy the full SHA 2146c34View commit details
Commits on Jan 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4a037ae - Browse repository at this point
Copy the full SHA 4a037aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9748af - Browse repository at this point
Copy the full SHA e9748afView commit details
Commits on Feb 1, 2024
-
Add Concurrent.usable_processor_count that is cgroups aware
Closes: #1035 A running gag since the introduction of containerization is software that starts one process per logical or physical core while running inside a container with a restricted CPU quota and totally blowing up memory usage in containerized environments. The proper question to ask is how many CPU cores are usable, not how many the machine has. To do that we have to read the cgroup info from `/sys`. There is two way of doing it depending on the version of cgroups used. Co-Authored-By: usiegl00 <50933431+usiegl00@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a5f09a5 - Browse repository at this point
Copy the full SHA a5f09a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe562f6 - Browse repository at this point
Copy the full SHA fe562f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for eae2851 - Browse repository at this point
Copy the full SHA eae2851View commit details
Commits on Mar 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 899621f - Browse repository at this point
Copy the full SHA 899621fView commit details -
Align Java Executor Service behavior for
shuttingdown?
,shutdown?
Co-authored-by: Benoit Daloze <eregontp@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8b9b0da - Browse repository at this point
Copy the full SHA 8b9b0daView commit details
Commits on May 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 83d31a3 - Browse repository at this point
Copy the full SHA 83d31a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for bda72ae - Browse repository at this point
Copy the full SHA bda72aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dab998 - Browse repository at this point
Copy the full SHA 7dab998View commit details
Commits on May 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 695be8a - Browse repository at this point
Copy the full SHA 695be8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5e090b - Browse repository at this point
Copy the full SHA b5e090bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.2.3...v1.3.1