modal-client icon indicating copy to clipboard operation
modal-client copied to clipboard

`modal.FunctionCall.gather` generics not working properly

Open zsiegel92 opened this issue 1 year ago • 0 comments

Summary

For me, .spawn creates correctly-typed FunctionCall instances, but modal.FunctionCall.gather (née modal.functions.gather) ends up with list[Unknown].

@mwaskom previously resolved an issue I opened concerning generics in the SDK. Thanks in advance if this can be addressed!

Version

0.73.137

App ID

No response

zsiegel92 avatar Apr 11 '25 16:04 zsiegel92