eclipse-cyclonedds / cyclonedds-python

Other
54 stars 44 forks source link

Avoid unsupported types for implicit key members #211

Closed dpotman closed 11 months ago

dpotman commented 11 months ago

This ensures that unsupported types are not in the key-path for implicit key members in the fuzzer tests (e.g. a keyless aggregated type that is used as the type of a key member).