mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
bb3ef784e3
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/52561 The removed code comment is pretty clear that this workaround is in place for a specific bug, which was closed in a Node.js 8.x minor: https://github.com/nodejs/node/issues/13391 A related issue descibed a problem that still existed in Node 10: https://github.com/nodejs/node/issues/27363 Subsequent comments reporting problems with newer Node.js versions all seem to relate to mismatched configuration with load balancers, not directly relevant to Metro. Reproducers for the original bugs no longer repro on new Node.js (tested with 22.14), so I think it's safe to conclude this is fixed. Changelog: [Internal] Reviewed By: huntie Differential Revision: D78158427 fbshipit-source-id: 0be5dbc4334ac7b0bbccde44a840caac43deb4df