CodSpeedHQ / action

Github Actions for running CodSpeed in your CI
https://codspeed.io
MIT License
24 stars 3 forks source link

`/usr/bin/ldd: line 41: printf: write error: Broken pipe` #89

Closed davidhewitt closed 8 months ago

davidhewitt commented 9 months ago

Seen in https://github.com/PyO3/pyo3/actions/runs/7091337861/job/19300268389#step:8:52

It's probably harmless, thought you might want to see it so you can decide whether to investigate.

adriencaccia commented 9 months ago

Hey @davidhewitt, thanks for the issue

I was able to narrow it down and opened https://github.com/axodotdev/cargo-dist/issues/624 to look for a fix there.

adriencaccia commented 8 months ago

Fixed in https://github.com/CodSpeedHQ/action/releases/tag/v2.0.3