Commit a7933fe
Updating submodules
Summary:
GitHub commits:
facebook/buck2-prelude@918cec2
facebook/fb303@661a525
facebook/fbthrift@96dfbc3
facebook/folly@427a1ef
facebook/mvfst@b6d0633
facebook/wangle@a88cea3
facebookexperimental/edencommon@dee0523
facebookexperimental/rust-shed@b48e411
facebookincubator/fizz@712b1f6
Reviewed By: ajb85
fbshipit-source-id: e06087cbd38b02598ef67f75a480d4bcad439bbb1 parent c0ee4b5 commit a7933fe
5 files changed
+5
-5
lines changed- build/deps/github_hashes/facebook/folly-rev.txt+1-1
- build/deps/github_hashes/facebook/mvfst-rev.txt+1-1
- build/deps/github_hashes/facebook/wangle-rev.txt+1-1
- thrift/compiler/generate/templates/python/thrift_services.py.mustache+1-2
- thrift/compiler/test/fixtures/adapter/out/python_a/gen-python/a/thrift_services.py+1-2
- thrift/compiler/test/fixtures/basic/out/python/gen-python/test/fixtures/basic/module/thrift_services.py+4-8
- thrift/compiler/test/fixtures/basic/out/python_experimental_generate_mutable_types/gen-python/test/fixtures/basic/module/thrift_services.py+4-8
- thrift/compiler/test/fixtures/exceptions/out/python/gen-python/module/thrift_services.py+1-2
- thrift/compiler/test/fixtures/includes/out/python_service/gen-python/service/thrift_services.py+1-2
- thrift/compiler/test/fixtures/interactions/out/python/gen-python/test/fixtures/interactions/module/thrift_services.py+1-2
- thrift/compiler/test/fixtures/namespace/out/python/gen-python/my/namespacing/test/module/module/thrift_services.py+1-2
- thrift/compiler/test/fixtures/namespace/out/python_emptyns/gen-python/emptyns/thrift_services.py+1-2
- thrift/compiler/test/fixtures/namespace/out/python_extend/gen-python/my/namespacing/extend/test/extend/thrift_services.py+1-2
- thrift/compiler/test/fixtures/namespace/out/python_hsmodule/gen-python/my/namespacing/test/hsmodule/thrift_services.py+1-2
- thrift/compiler/test/fixtures/namespace_from_package/out/python/gen-python/test/namespace_from_package/module/thrift_services.py+1-2
- thrift/compiler/test/fixtures/namespace_from_package_without_module_name/out/python/gen-python/test/namespace_from_package_without_module_name/module/thrift_services.py+1-2
- thrift/compiler/test/fixtures/py3/out/python/gen-python/module/thrift_services.py+3-6
- thrift/compiler/test/fixtures/py3/out/python_empty/gen-python/empty/thrift_services.py+1-2
- thrift/compiler/test/fixtures/stream/out/python/gen-python/module/thrift_services.py+1-2
- thrift/compiler/test/fixtures/transitive-deps/out/python_s/gen-python/s/thrift_services.py+1-2
- thrift/compiler/test/fixtures/types/out/python/gen-python/apache/thrift/fixtures/types/module/thrift_services.py+1-2
- thrift/lib/cpp2/server/BaseThriftServer.cpp-80
- thrift/lib/cpp2/server/BaseThriftServer.h+7-655
- thrift/lib/cpp2/server/ServerConfigs.h+9-9
- thrift/lib/cpp2/server/ThreadManagerLoggingWrapper.cpp+1-1
- thrift/lib/cpp2/server/ThriftServer.cpp+57-1
- thrift/lib/cpp2/server/ThriftServer.h+633-3
- thrift/lib/cpp2/transport/core/testutil/ServerConfigsMock.h+1-1
- thrift/lib/cpp2/transport/rocket/client/RequestContextQueue.h+11
- thrift/lib/java/runtime/src/test/java/com/facebook/thrift/server/TestThriftEventHandlerCallback.java+150
- thrift/lib/py/server/CppServerWrapper.cpp+4-4
- thrift/lib/python/types.pyi+3-1
- build/deps/github_hashes/facebook/folly-rev.txt+1-1
- fizz/experimental/protocol/test/HybridKeyExchangeBench.cpp-133
- fizz/extensions/delegatedcred/DelegatedCredentialFactory.cpp+26-49
- fizz/extensions/delegatedcred/DelegatedCredentialFactory.h+3-10
- fizz/extensions/delegatedcred/DelegatedCredentialUtils.cpp+24
- fizz/extensions/delegatedcred/DelegatedCredentialUtils.h+6
- fizz/extensions/delegatedcred/PeerDelegatedCredential-inl.h+9-6
- fizz/extensions/delegatedcred/PeerDelegatedCredential.h+7
- fizz/extensions/delegatedcred/test/DelegatedCredentialFactoryTest.cpp-122
- fizz/extensions/delegatedcred/test/DelegatedCredentialUtilsTest.cpp+183
- fizz/extensions/delegatedcred/test/PeerDelegatedCredentialTest.cpp+101-43
- fizz/protocol/Protocol.h+24
- fizz/server/ServerProtocol.cpp+19-14
- fizz/server/State.h+14
- fizz/server/test/ServerProtocolTest.cpp+54
- build/deps/github_hashes/facebook/folly-rev.txt+1-1
- build/deps/github_hashes/facebookincubator/fizz-rev.txt+1-1
- quic/api/QuicTransportBase.cpp+19
- quic/api/QuicTransportBase.h+22
- quic/api/QuicTransportFunctions.cpp+4-1
- quic/client/QuicClientTransport.cpp+74-72
- quic/congestion_control/test/BbrTest.cpp+5-3
- quic/loss/test/QuicLossFunctionsTest.cpp+6-3
- quic/server/state/ServerStateMachine.cpp+66-68
- quic/state/AckHandlers.cpp+8-3
- quic/state/AckHandlers.h+9-1
- quic/state/TransportSettings.h+1
- quic/state/test/AckHandlersTest.cpp+109-70
0 commit comments