Skip to content

Commit

Permalink
remove SEParallelConcurrencyController
Browse files Browse the repository at this point in the history
Summary:
Deletes SEParallelConcurrencyController. Replaces uses with ParallelConcurrencyController with useSerialExecutor set to true.

#build_more

Reviewed By: AkramaMirza

Differential Revision: D66832943

fbshipit-source-id: 4b2b2ca72daeff03bc2c7b326bc9e14d4bfcf366
  • Loading branch information
Robert Roeser authored and facebook-github-bot committed Jan 21, 2025
1 parent d796173 commit a6fe517
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 106 deletions.
1 change: 0 additions & 1 deletion third-party/thrift/src/thrift/lib/cpp2/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,6 @@ add_library(
server/ResourcePoolHandle.cpp
server/RoundRobinRequestPile.cpp
server/WeightedRequestPileQueue.cpp
server/SEParallelConcurrencyController.cpp
server/ServerAttribute.cpp
server/ServerFlags.cpp
server/ServerInstrumentation.cpp
Expand Down

This file was deleted.

This file was deleted.

0 comments on commit a6fe517

Please sign in to comment.