oven-sh / bun

Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
https://bun.sh
Other
71.09k stars 2.47k forks source link

fix(node:os): `cpus` bugfix #10879

Closed dylan-conway closed 1 week ago

dylan-conway commented 1 week ago

What does this PR do?

Code was assuming line lengths were not longer than 1024 * 8 bytes. Removed std.io.Reader

fixes #10877

How did you verify your code works?

CI

github-actions[bot] commented 1 week ago

❌ @dylan-conway, your commit has failing tests :(

ο£ΏπŸ’ͺ 4 failing tests Darwin AARCH64

ο£ΏπŸ’» 3 failing tests Darwin x64 baseline

ο£ΏπŸ’» 3 failing tests Darwin x64

🐧πŸ’ͺ 1 failing tests Linux AARCH64

πŸͺŸπŸ’» 9 failing tests Windows x64 baseline

πŸͺŸπŸ’» 7 failing tests Windows x64

View logs