Saagar Jha

Results 319 comments of Saagar Jha

Well my point was we should serialize timespec's members and not just try to splat its contents directly.

Can you provide more details about what doesn't work?

It seems reasonable for me that atomic operations should also support block pointers. Are you considering sending up your changes as a PR?

I can speak for my own interest but blocked pointers are convenient because they don't require computing a mask separately. This is as true for atomic operations as it is...

Not only does this not seem fixed it seems like other people are running into it too

![Image](https://github.com/user-attachments/assets/9085774f-a71a-479d-bdb8-b3c28e21764e)

To advertise you call `Connection.advertise(forServiceType:name:key:)`, which hands you back an `AsyncStream` of clients that want to connect. If you stop iterating over the results (for example by breaking out the...

I mean, I think it's very reasonable that 512 is just too large of a block size for Triton to handle. But the issue is that the other instances where...