cstamas commented on PR #1302:
URL: https://github.com/apache/maven/pull/1302#issuecomment-1885605733

   > Don't forget that we buy that we a lot of code complexity. The current 
code is straight forward.
   
   Agreed, it is straightforward, but may cause bottleneck (due concurrent 
invocations, is simple if you sync everything like you did). Hence created 
alternate proposal https://github.com/apache/maven/pull/1371 that is a plain 
wrapper that enables writing TransferListeners that runs on single thread. 
Note: that is just a PoC, but "works for me" :smile: 


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to