@uli Thank you! I ended up re-cloning my repo, reinstalling all of my tools, and clearing my maven package caches and that seemed to fix whatever was causing the hang (you were correct, I was unable to see a print statement at 192). I then started hitting the issues you've pointed out with the blocking calls / synchronized calls. Cheers!