I need to invoke two window processes in order to start our test after Jenkins build is down. They were normally killed after being brought up, and I receive "Process leaked file descriptors". I found someone suggest to do "set BUILD_ID=dontKillMe " before calling my command to start processes. Good news is that the processes are able to stay. Bad news is "Process leaked file descriptors" still occur and mark Jenkins job failed, hence, I can't execute any test steps afterwards
Any input will be highly appreciated. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/70e6e7a6-7010-4c4b-9a9a-67d243e41f09%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
