Skip to main content
Like exec(), file operations return an OperationRef immediately and don’t wait for completion. Call .result() when you need the data. This lets you start multiple operations and wait for them together:
For parallel upload and download patterns and S3 mounts, see the File operations guide.
Last modified on May 29, 2026