zeroc-ice / ice

All-in-one solution for creating networked applications with RPC, pub/sub, server deployment, and more.
https://zeroc.com
GNU General Public License v2.0
2.05k stars 592 forks source link

Wait for all opWithPayload completion #3142

Closed pepone closed 1 week ago

pepone commented 1 week ago

This PR updates Ice/ami Java test to ensure it waits for the completion of all opWithPayload requests. Not sure if this is related to the failures in #3049

Updated to correctly wait for connection close.