Rowan Reeve

Results 4 comments of Rowan Reeve

Additionally, returning a promise chain (but not keeping our own reference) from an RPC (including ones returning void, i.e. `-> ()`) seems to temporarily transfer ownership and resolve before replying...

If any of this matters: - Ubuntu 20.04.1 - CPython 3.8.10 - pycapnp 1.1.0

I think I might have pushed this into the wrong direction by opening with the warning issue; I don't think capnp should pander to our warning settings. However, the warning...

Right about the `void*` cast, I was pulling from memory.