mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
e902c45caf
Concurrent by default has been unshipped! Let's clean it up. Here we remove `forceConcurrentByDefaultForTesting`, which allows us to run tests against both concurrent strategies. In the next PR, we'll remove the actual concurrent by default code path.