https://garden.io logo
task with artifacts gets some node errors
a

aloof-lamp-69262

05/11/2023, 4:05 PM
Hello, We have a task that we run on a database image that exports some artifacts. While the task is doing it's thing we get a lot of these
outputs
. It looks like it is not affecting functionality
MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 drain listeners added to [ReadEntry]. Use emitter.setMaxListeners() to increase limit
We get about 30 - 50 of such outputs. Please find attached image.

https://cdn.discordapp.com/attachments/1106250635931811981/1106250636175089714/Image_5-11-23_at_12.04_PM.jpeg

the artifacts count is about 70 files, if that helps
a

astonishing-tomato-18259

05/11/2023, 4:16 PM
Hi, this seems to be similar to this issue: https://github.com/garden-io/garden/issues/4186
b

bright-policeman-43626

05/11/2023, 4:17 PM
This seems like a node issue.
Added this link to the Github Issue @aloof-lamp-69262 thanks a lot for reporting
a

aloof-lamp-69262

05/11/2023, 4:22 PM
Sure.