fix jar creation; confirmed fix threading/race condition causing intermittent...
fix jar creation; confirmed fix threading/race condition causing intermittent socket errors by refactoring socket creation from send/receive threads, synchronized to avoid interleaved reentry. unit tests all passing.
Please register or sign in to comment