Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove forceConcurrentByDefaultForTesting flag (facebook#30436)
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.
- Loading branch information