Fantix King
Fantix King
I tried the two examples you mentioned in prompt-toolkit/python-prompt-toolkit#1230 and couldn't reproduce the same issue. Please try with the latest uvloop and feel free to reopen if the issue persists.
Thanks for the report! 0.16.0 won't support Python 3.11, 0.17 will.
I think this is a warning from the loop exception handler? But I'll still try to reproduce later.
Failing because of aio-libs/aiohttp#6600?
> > I believe that for now experimentation on Py311 will require `AIOHTTP_NO_EXTENSIONS=1` and `--no-binary`. > > > > * [Fails to build on Python 3.11 - longintrepr.h: No such...
Closing for now, please feel free to reply/open a new issue.
OK, this turns out to be an issue in libuv. libuv [created a pipe](https://github.com/libuv/libuv/blob/39968db6434f16f9fbd3c78f6c7392fd7ae9074e/src/unix/process.c#L880-L900) (marked close-on-exec) for the parent process to wait for the `execve()` in the child, using [a...
Yeah, we never created any docs and we currently don't have time to work on this one.
edgedb/edgedb-rust#105
> @fantix were you working on this? Nope, but I’ll check early tmr morning