rsnext/packages
Leah 252c5a6908
make stdout blocking on macos (#51883)
### What?

Node.js sets stdout to non-blocking by default, rust expects it to be blocking

so when logging a lot of data, it can happen that rust receives an error while writing causing it to panic, the error is just that the resource is temporarily unavailable, but rust doesn't handle this case

See https://github.com/napi-rs/napi-rs/issues/1630
2023-06-27 14:55:27 +00:00
..
create-next-app v13.4.8-canary.6 2023-06-27 11:04:35 +00:00
eslint-config-next v13.4.8-canary.6 2023-06-27 11:04:35 +00:00
eslint-plugin-next v13.4.8-canary.6 2023-06-27 11:04:35 +00:00
font v13.4.8-canary.6 2023-06-27 11:04:35 +00:00
next make stdout blocking on macos (#51883) 2023-06-27 14:55:27 +00:00
next-bundle-analyzer v13.4.8-canary.6 2023-06-27 11:04:35 +00:00
next-codemod v13.4.8-canary.6 2023-06-27 11:04:35 +00:00
next-env v13.4.8-canary.6 2023-06-27 11:04:35 +00:00
next-mdx v13.4.8-canary.6 2023-06-27 11:04:35 +00:00
next-plugin-storybook v13.4.8-canary.6 2023-06-27 11:04:35 +00:00
next-polyfill-module v13.4.8-canary.6 2023-06-27 11:04:35 +00:00
next-polyfill-nomodule v13.4.8-canary.6 2023-06-27 11:04:35 +00:00
next-swc v13.4.8-canary.6 2023-06-27 11:04:35 +00:00
react-dev-overlay v13.4.8-canary.6 2023-06-27 11:04:35 +00:00
react-refresh-utils v13.4.8-canary.6 2023-06-27 11:04:35 +00:00