Github user allengeorge commented on the issue:
https://github.com/apache/thrift/pull/1260
@Jens-G @jeking3 Can I get any guidance on how the clients/server get their
arguments? I'm confident it's not a bug in the rust server. I can invoke the
c_glib client and rust server manually on the command line and they both
communicate properly. Somehow the c_glib client gets `binary` while the rust
server gets `multi` (and the corresponding arguments for compact).
I looked into `crossrunner/collect.py` but the code is a little tough to
decipher, and it's not clear how it's determining an intersection.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---