I have an app that sends packets to remote devices, get responses and process them. I wanted to use a countDownLatch, set it up before I process the incoming message, and when I