Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@pkova
Copy link
Collaborator

@pkova pkova commented Sep 22, 2025

No description provided.

syzygy137 and others added 18 commits July 17, 2025 00:54
Merge master back to develop after 410k-5
currently, to get ~zod's public key (life=6), you do something like:
```
.^((unit [@ pass]) %j /=puby=/~zod/(scot %p 6))
```

i assume this is incorrect, and should be
```
.^((unit [@ pass]) %j /=puby=/~zod/6)
```
jael: interpret life in /=puby= scry as @ud
Recently the %groups desk started doing http requests to posthog during
+on-init. This works fine when upgrading %groups but fails miserably when
booting from a pill, crashing in arvo and bringing the ship down with
%give-no-duct.

To ameliorate the issue we modify %iris to not give anything if the duct is
still empty. In practice this results in the caller getting a %cancel every time
if the http request happens early during the bootstrap process, since all
outstanding http requests get canceled when the %born event comes in later from
vere. This is obviously not good but it's better than a broken pill and a
canceled http request will not matter in this specific instance for the posthog request.
iris: handle requests when we don't yet have a duct
ames: silent crash for /gf pleas
@pkova pkova merged commit 109fbbb into master Sep 22, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants