gnodet merged PR #1078:
URL: https://github.com/apache/maven-mvnd/pull/1078
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...@maven.apa
gnodet opened a new pull request, #1078:
URL: https://github.com/apache/maven-mvnd/pull/1078
The Server was using a SynchrnousQueue to coordinate the main thread
and the background thread that receives the request from the client.
A SynchronousQueue only allows insertions when a corresp