mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
af1a4cbf7a
Retries should be allowed to expire if they are CPU bound for too long, but when I made this change it caused a spike in browser crashes. There must be some other underlying bug; not super urgent but ideally should figure out why and fix it. Unfortunately we don't have a repro for the crashes, only detected via production metrics.