bndr / gojenkins

Jenkins API Client in Go. Looking for maintainers to move this project forward.
Apache License 2.0
863 stars 443 forks source link

Allow parallel #302

Open dheraskou opened 1 year ago

dheraskou commented 1 year ago

If a client starts multiple builds of the same job only the first one once succeed and other ones will get back 0 as queueID an no jobs are actually started.