nodesource / nsolid

N|Solid Runtime
Other
61 stars 4 forks source link

test: fix flaky test-otlp-metrics.mjs #143

Closed santigimeno closed 5 months ago

santigimeno commented 5 months ago

Avoid calling child.send('exit') multiple times as it might trigger an EPIPE error.