https://pantsbuild.org/ logo
#general
Title
# general
r

rich-king-51691

05/28/2022, 2:57 PM
If I am using
grpc
with both python and golang code, and I run
./pants export-codegen ::
it only exports the Go files. Before I added Go, it was exporting python files. Is it possible to get it to import both?
1
f

fast-nail-55400

05/28/2022, 3:01 PM
Probably a bug.
h

happy-kitchen-89482

05/28/2022, 3:26 PM
Yeah it should export both, that sounds like a bug
Can you file this at https://github.com/pantsbuild/pants with as much detail as possible?
r

rich-king-51691

05/28/2022, 4:07 PM
Sure!
h

happy-kitchen-89482

05/28/2022, 4:49 PM
Thanks!