4 4 created Bug JENKINS-18198
Issue Type: Bug Bug
Affects Versions: current
Assignee: Kohsuke Kawaguchi
Components: concurrent-build
Created: 04/Jun/13 5:09 PM
Description:

Details:
When running a single build concurrently : ie build 9 and 10.

If 10 completes before 9, the Jenkins dashboard still indicates that 10 is in progress.

However when examining Build 10's status page, it indicates it has completed.
The console for Build 10 is constantly polling as well, instead of indicating it has completed.

This holds up an executor, which is a waste of resources.

Expected behavior
Build 10 should indicate that it's complete and that the executor is free.

Additional Info:
Build 9 is running a lengthy external java process via bat/shell

Due Date: 11/Jun/13 12:00 AM
Project: Jenkins
Priority: Major Major
Reporter: 4 4
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to