-
Notifications
You must be signed in to change notification settings - Fork 361
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: urbit/urbit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 411k-4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: urbit/urbit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 411k-5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 4 files changed
- 4 contributors
Commits on Nov 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5b15e2e - Browse repository at this point
Copy the full SHA 5b15e2eView commit details -
Merge pull request #7087 from urbit/pkova/eyre-duct
eyre: do not %grow cache when outgoing-duct is empty
Configuration menu - View commit details
-
Copy full SHA for 5b74782 - Browse repository at this point
Copy the full SHA 5b74782View commit details -
Configuration menu - View commit details
-
Copy full SHA for db9c38b - Browse repository at this point
Copy the full SHA db9c38bView commit details -
Merge pull request #7089 from urbit/revert-7087-pkova/eyre-duct
Revert "eyre: do not %grow cache when outgoing-duct is empty"
Configuration menu - View commit details
-
Copy full SHA for dfd77c8 - Browse repository at this point
Copy the full SHA dfd77c8View commit details
Commits on Nov 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c659d14 - Browse repository at this point
Copy the full SHA c659d14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 811af63 - Browse repository at this point
Copy the full SHA 811af63View commit details -
eyre: don't %grow if duct not initialized yet
During boot, userspace might send %set-response tasks before eyre has received its first %born event. In that case, the outgoing-duct in state will be the bunted duct, %give-ing on which will result in an arvo crash that kills the boot. Here, for safety, we simply don't emit a %grow if the duct is empty. The entry got stored in state and will be sent to the runtime as soon as we receive the %born.
Configuration menu - View commit details
-
Copy full SHA for cb89d0a - Browse repository at this point
Copy the full SHA cb89d0aView commit details
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a143206 - Browse repository at this point
Copy the full SHA a143206View commit details -
Configuration menu - View commit details
-
Copy full SHA for a49d059 - Browse repository at this point
Copy the full SHA a49d059View 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 411k-4...411k-5