Skip to content

Commit

Permalink
Remove forceConcurrentByDefaultForTesting flag (facebook#30436)
Browse files Browse the repository at this point in the history
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
felixshiftellecon committed Jul 24, 2024
1 parent e902c45 commit c174f95
Showing 1 changed file with 271 additions and 255 deletions.
Loading

0 comments on commit c174f95

Please sign in to comment.