Does multijob phase plugin cause file descriptor leak issue? or abort issue?

Hello,

I’m currently facing issues with file descriptor leaks and job aborts in my Jenkins setup, and I’m wondering if the Multijob Phase Plugin might be contributing to these problems. If so, how did you address it?

Are there any best practices for managing file descriptors when using multijob phases that you’ve found effective?

Any specific plugin configurations or additional cleanup mechanisms that have helped in similar setups?