organization · inferred from evidence
modal-labs
An organization referenced as the maintainer or owner of the modal-client repository.
- modal volume get exits successfully but writes sparse or truncated files
A bulk `modal volume get` of about 104 GiB across 1,024 files exited cleanly, yet some files had multi-megabyte zero-filled sparse regions and one was silently truncated. The reporter traced it to short HTTP responses for 8 MiB volume block
- Python 3.14 with modal fails unless grpclib is upgraded past 0.4.8
On Python 3.14, `modal run` failed with an empty error box because grpclib 0.4.8 is not compatible with 3.14. The catch is that upgrading modal via `uv lock --upgrade-package modal` does not upgrade its dependencies, so a stale lockfile kep