Kyle J Strand
Kyle J Strand
> The question mark operator will make you return. I definitely also thought, based on the docs, that `?` would be transformed into `sender.send($expr).await`.
I would also appreciate a non-interactive mode, just to have a CI job that can validate that my service's `console-subscriber` setup is working. For now I am using `grpcurl` and...
This should replace this GitMap-native task: https://next.gitmap.dev/workspaces/1595e99f-79b0-474b-b176-a0f71e8a0ed1/data/tasks/2561552414 ...and be linked to this outcome: https://next.gitmap.dev/workspaces/1595e99f-79b0-474b-b176-a0f71e8a0ed1/data/outcomes/88612599
This may be a duplicate of #26, but I might be misunderstanding #26.
Oops, sorry, I forgot to respond. Yes, it does; thanks!
@setoelkahfi Sorry, I don't know; I'm not a UniFFI contributor, just a user.
For Python, it would presumably generate an enum with `FlagBoundary` set to either `EJECT` (forcing the user to do type checks to handle unknown values) or `KEEP` with the final...
@mhammond I don't understand how that helps, actually. My intent in this ticket is to provide a way to handle enum values from C (or other languages) that may actually...
@davidhewitt looks like @awestlake87 has been MIA since February. What do you think about renaming your fork to not have a specific version number in it, since PyO3 is now...
This works in 0.26, but is broken in 0.27.