The close() method of javaclient2.PlayerClient can hang indefinitely if the thread is currently blocking on a read() when the close() method is invoked. I've attached a patch PlayerClient-closepatch.diff as a proposed fix.
Patch for PlayerClient.close() hanging
Log in to post a comment.
Patch for PlayerClient.close() hanging