Clement Rey

Results 7 comments of Clement Rey

(update: this is now partly supported as a simple `int32` type thanks to https://github.com/znly/protein/commit/b759e6b248537abda1a4d5d5a7639472e9c3504c)

FYI I've started digging into this. I'm still not entirely sure which route I'm going to take (wrapping the entire type, or individual arms, or defining a new wrapper type,...

Oooo, nice catch. That's interesting -- off the top of my head this is very likely to be caused by the crazy last-minute shenanigans that went it for read recursivity...

Two tiny things left: - [ ] instrument web server ("fake" webapp telemetry) - [x] implement simplified `start_method` tag - [ ] python version (somehow)

A very related question that will come up in pretty much all the same places: when are we okay with looking at the raw promise itself rather than waiting for...

Same issue for me on Arch + i9-12900HK: ```toml rfd = { version = "0.11.4", default_features = false, features = [ "xdg-portal", ] } ``` takes about 10 minutes to...

Latest stable (1.72). I cannot run any more tests right now, but something extremely fishy seems to be going on... This seems to only be a problem when `rfd` is...