You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2020/07/24 05:59:30 UTC

[GitHub] [netbeans] lkishalmi opened a new pull request #2270: [NETBEANS-4617] Flush Gradle Standard output in 200ms if it stalled

lkishalmi opened a new pull request #2270:
URL: https://github.com/apache/netbeans/pull/2270


   


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] eirikbakke commented on pull request #2270: [NETBEANS-4617] Flush Gradle Standard output in 200ms if it stalled

Posted by GitBox <gi...@apache.org>.
eirikbakke commented on pull request #2270:
URL: https://github.com/apache/netbeans/pull/2270#issuecomment-689892682


   Sorry, hadn't gotten time to look at this yet. I see this patch is gradle-specific--does the same problem occur for Maven/Ant?


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] lkishalmi merged pull request #2270: [NETBEANS-4617] Flush Gradle Standard output in 200ms if it stalled

Posted by GitBox <gi...@apache.org>.
lkishalmi merged pull request #2270:
URL: https://github.com/apache/netbeans/pull/2270


   


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] lkishalmi commented on pull request #2270: [NETBEANS-4617] Flush Gradle Standard output in 200ms if it stalled

Posted by GitBox <gi...@apache.org>.
lkishalmi commented on pull request #2270:
URL: https://github.com/apache/netbeans/pull/2270#issuecomment-689993420


   Well, I'm unsure of Maven, as of Ant they do a heavy by-character output processing so probably not.


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] lkishalmi commented on pull request #2270: [NETBEANS-4617] Flush Gradle Standard output in 200ms if it stalled

Posted by GitBox <gi...@apache.org>.
lkishalmi commented on pull request #2270:
URL: https://github.com/apache/netbeans/pull/2270#issuecomment-672219170


   Well, I just did not want to overload 12.1 with my changes. The code needs to be reviewed though, as I'm not sure if the technique I used is a common pattern for such a problem.


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] neilcsmith-net commented on pull request #2270: [NETBEANS-4617] Flush Gradle Standard output in 200ms if it stalled

Posted by GitBox <gi...@apache.org>.
neilcsmith-net commented on pull request #2270:
URL: https://github.com/apache/netbeans/pull/2270#issuecomment-671257105


   @lkishalmi just noticed the NB12.0-u2 label on this. If considering as an NB12.0 backport, wouldn't it make sense to merge for 12.1 if this is ready and not work-in-progress?


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists