-
Notifications
You must be signed in to change notification settings - Fork 32
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: ruby/timeout
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f69f954
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ruby/timeout
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4941e8c
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 5 files changed
- 5 contributors
Commits on May 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9a9b03b - Browse repository at this point
Copy the full SHA 9a9b03bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01c44b5 - Browse repository at this point
Copy the full SHA 01c44b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5153ae9 - Browse repository at this point
Copy the full SHA 5153ae9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3a31ab - Browse repository at this point
Copy the full SHA f3a31abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01554f1 - Browse repository at this point
Copy the full SHA 01554f1View commit details
Commits on Jun 9, 2022
-
Keep a private reference to
Process.clock_gettime`timeout 0.3.0` broke our test suite because we have some tests that stubs `Process.clock_gettime` making it return a value in the past, causing `Timeout` to trigger almost immediately. I beleive it wasn't a problem before because it was relying on `Process.sleep`.
Configuration menu - View commit details
-
Copy full SHA for e5911a3 - Browse repository at this point
Copy the full SHA e5911a3View commit details
Commits on Jul 13, 2022
-
gemspec: Drop unused directives "executables"
This gem exposes no executables.
Configuration menu - View commit details
-
Copy full SHA for 70be2bd - Browse repository at this point
Copy the full SHA 70be2bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5594ae2 - Browse repository at this point
Copy the full SHA 5594ae2View commit details
Commits on Jul 14, 2022
-
Merge pull request #20 from ruby/gemspec-no-executables
gemspec: Drop unused directives "executables"
Configuration menu - View commit details
-
Copy full SHA for bd25f4b - Browse repository at this point
Copy the full SHA bd25f4bView commit details
Commits on Sep 27, 2022
-
Explicit add the timeout thread to default ThreadGroup
Otherwise the timeout thread would be added to the ThreadGroup of the thread that makes the first call to Timeout.timeout . Fixes bug 19020: https://bugs.ruby-lang.org/issues/19020 Add a test case to make sure the common thread doesn't leak to another ThreadGroup
Configuration menu - View commit details
-
Copy full SHA for c4f1385 - Browse repository at this point
Copy the full SHA c4f1385View commit details
Commits on Dec 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4941e8c - Browse repository at this point
Copy the full SHA 4941e8cView commit details
Loading
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 f69f954...4941e8c