Pop Flamingo

Results 7 issues of Pop Flamingo

Because there is a maximum number of concurrent connections per host it is possible for the client to deadlock itself when making requests with a streamed body if the body...

Currently, the receptionist only removes actors when they are released on their parent node, in many cases this works fine out of the box: the actor is removed when it...

1 - triaged
discussion
t:receptionist

I deployed an hello world cluster app that consists in this code: ```swift import Distributed import DistributedActors import FlyAppDiscovery import NIO import Foundation @main public struct HelloFlyDistributedActors { public static...

bug 🐞
question
os:linux

This PR adds Vapor specific documentation about how to deploy a server on fly.io Let me know what you think !

## Eval details 📑 ### Eval name last-word-nth ### Eval description Test the model's ability to tell what the last word of a sentence is, but by asking it indirectly...

- [ ] Consider wether or not the hack used by _OneAxisGeometryReader_ is something that can be expected to be stable in future versions of SwiftUI. If it is the...

Hi! While trying to build minijinja-cabi for Wasm targets, I encountered an error due to a size mismatch on transmute operations, the reason is that `usize` is 32 bits on...