task with artifacts gets some node errors
# 🌱|help-and-getting-started
a
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.
the artifacts count is about 70 files, if that helps
a
Hi, this seems to be similar to this issue: https://github.com/garden-io/garden/issues/4186
b
This seems like a node issue.
Added this link to the Github Issue @aloof-lamp-69262 thanks a lot for reporting
a
Sure.
12 Views