-
Hello!
My application works fine when using `fork,` but `pickle` causes serialization issues when using `spawn.`
Will you be open to switching to either `pathos` instead of `multiprocessing`?
…
-
I have this model. When "archivo" of the upload type is optional. When I attach it, it works fine, when it is not attached, it gives error:
```python
class InformeReparticion(Signature):
tabl…
-
### Solution to issue cannot be found in the documentation.
- [x] I checked the documentation.
### Issue
Seems for the package granian there is no osx-arm64 build. Would it be possible to add this?…
-
-
hello, i need a little clarification about using uv and distroless docker images like gcr.io/distroless/python3-debian12:nonroot or cgr.dev/chainguard/python
Here are examples
1) [UV] works well …
-
I not found documentation where i can set japronto to wworks into daemon disable, i need create new childs process into debian and is not allowed
-
Into https://github.com/squeaky-pl/japronto/blob/e73b76ea6ee2e2cc888da569f9caf6d59d1d3d8c/examples/2_async/async.py#L26 i run and get this response
`127.0.0.1 GET /oasasas
/usr/local/lib/python3.…
-
Right now, none of the existing ASGI webservers support `zerocopysend`. This [seems to be](https://github.com/encode/uvicorn/pull/1210#issuecomment-986651500) due to the additional code complexity nee…
-
I would love to be able to pass options that end up getting to the app without the CLI validation breaking on granian.
For example:
```
/venv/bin/granian app:app --host 127.0.0.1 --port 9009 --…
-
**Describe the bug**
The following exception occurs while uploading a file in 0.6.1 when launched with reflex run --env prod.
It does not happen when just using reflex run.
[Reflex Frontend Excep…