eclipse-cyclonedds / cyclonedds

Eclipse Cyclone DDS project
https://projects.eclipse.org/projects/iot.cyclonedds
Other
798 stars 349 forks source link

Maybe we should judge "pwr->deliver_synchronously" here? #2018

Closed tooyoungtoosimpo closed 3 weeks ago

tooyoungtoosimpo commented 1 month ago

image

I wonder why we judge all the "pwr->deliver_synchronously" before use ddsi_dqueue_enqueue1(), expect here?

eboasson commented 3 weeks ago

Yes, we should do that here, too. Thanks for spotting it!