Closed nfrydenholm closed 9 years ago
We have the same problem, +1
I'll try to fix for the release after the one that is going out this week
Sent from my iPad
On 26 Feb 2014, at 16:57, Cristian Măgherușan-Stanciu notifications@github.com wrote:
We have the same problem, +1
— Reply to this email directly or view it on GitHub.
Thanks, please don't forget to also close this issue once that release is out.
Let me know if you meet the same problem with recent version
Hi
First of all, thanks for a great plugin!
We have some issues where Jenkins reports that file descriptors are leaked, and then starts to fail builds. To find out what descriptors are open we have installed the "Open File Handles" plugin, and after each build where a Cucumber Html report is published, we see about a handfull of descriptors still open like this
30 /Volumes/Data/Jenkins/jobs/DBA-Next-UI-iPhone/builds/2013-12-04_14-52-29/cucumber-html-reports/velocity.log by thread:Executor #1 for master : executing DBA-Next-UI-iPhone #44 on Wed Dec 04 15:33:29 CET 2013
It might not even be caused by this plugin, but maybe you have an idea what causes it - and hopefully a fix for it as well?