Tags: facebookincubator/fizz
Tags
psp: Make KernelPSP interface asynchronous Summary: Change the KernelPSP interface to return folly::SemiFutures and update the AsyncPSPUpgrade state machine to handle the asynchronous completion of PSP operations. The kernel PSP implementation may perform sleepable (blocking) operations during the userspace netlink send(). This can happen, for instance, if the device is slow to respond and/or the command queue corresponding to the device is full. Since AsyncPSPUpgrade runs in an I/O context, this blocking behavior is undesirable. Differential Revision: D88776382 fbshipit-source-id: c36d68622d731ae38f2b7709b19d6626a6570413
Updating hashes Summary: GitHub commits: facebook/buck2-prelude@0fabd57 facebook/fb303@b711651 facebook/fbthrift@0a309c3 facebook/folly@7cd8cfc facebook/mvfst@1a44dbf facebook/proxygen@f876179 facebook/wangle@4b0a116 facebookexperimental/edencommon@f656c8d facebookexperimental/rust-shed@1153910 c4c99c1 Reviewed By: JurjenLelifeld fbshipit-source-id: 9c9e7dedcb2b4275450e32c0e0a7b3136ed9c9d5
fix windows build setuptools error Summary: X-link: facebook/watchman#1316 The upgrade of setuptools in D79195099 broke pywatchman build, Github windows CI erroring with `AttributeError: module 'setuptools.dist' has no attribute 'check_test_suite'` https://github.com/facebook/watchman/actions/runs/19440507973/job/55622405533#step:131:1188 . It was only affecting windows as only windows CI is building dependencies form source, the others use system dependencies. Fix by pinning watchman to the previous setuptools version Fix to help iterate locally: * fix the cargo.py remove behaviour to use rmtree_more. This fixes repeat local builds while debugging. After the first build was getting `PermissionError: [WinError 5] Access is denied: 'Z:\build\fbthrift\source\.git\objects\pack\pack-250eb41d409d8c0f512fdb239d0225fa35d50c3d.idx'` Reviewed By: bigfootjon Differential Revision: D87655865 fbshipit-source-id: 8948b0ffe38f304fa96051bf6ac3a0455ef1a16e
Updating hashes Summary: GitHub commits: facebook/buck2-prelude@4e4ea3b facebook/fb303@241346a facebook/fbthrift@8e6545e facebook/folly@ccbc047 facebook/mvfst@75729b3 facebook/proxygen@1e32421 facebook/wangle@585c32c facebookexperimental/edencommon@9d51e83 facebookexperimental/rust-shed@91e263b 677a3b8 facebookincubator/llm_orchestrator@d12919a Reviewed By: pranavcivi fbshipit-source-id: 5151a0d81f4ffa0a52e1a2440b4790d2d0976d37
register tests if discovered via base retry on public commit Summary: Register tests if discovered via base_retry, similar to continuous run. Useful if continuous run has not been scheduled for a while Reviewed By: yfeldblum Differential Revision: D86511630 fbshipit-source-id: 1a886162a4bdf434a2d8d669c810afdc5bd37d56
Updating hashes Summary: GitHub commits: facebook/fb303@cf636f0 facebook/fbthrift@24ae393 facebook/folly@785a170 facebook/mvfst@2b620af facebook/proxygen@89b8efb facebook/wangle@ed1c3cc facebookexperimental/edencommon@e2191cc facebookexperimental/rust-shed@dec177a 54e4363 Reviewed By: bigfootjon fbshipit-source-id: 0aa0c0b1dd13d678df56535758cde2412460c668
Updating hashes Summary: GitHub commits: facebook/buck2-prelude@5e41a96 facebook/fb303@713bcda facebook/fbthrift@0392cf2 facebook/folly@616d8b0 facebook/mvfst@f53cb35 facebook/proxygen@306cb20 facebook/wangle@f697557 facebookexperimental/edencommon@fd9fa97 facebookexperimental/rust-shed@086c265 https://github.com/facebookexternal/wrist-factory/commit/3c89f7afc6d02f939b4a023a301a63f430bda4ec bd593aa facebookincubator/llm_orchestrator@1cba09d Reviewed By: JurjenLelifeld fbshipit-source-id: cacc8b582684c92e8ce1a1be0591af99cd9da720
Updating hashes Summary: GitHub commits: facebook/fb303@8fda3bf facebook/fbthrift@af5480b facebook/folly@2cd8e79 facebook/mvfst@8761455 facebook/proxygen@0bb2497 facebook/wangle@4cbbda2 facebookexperimental/edencommon@730791f facebookexperimental/rust-shed@0ac0bd7 ba61853 Reviewed By: sdwilsh fbshipit-source-id: 0454453ba01bd487d07b6e367cc4d57b4b460eb1
Updating hashes Summary: GitHub commits: facebook/fb303@5f128c5 facebook/fbthrift@6919d46 facebook/folly@f1db73f facebook/mvfst@4b7fb5f facebook/proxygen@cea222e facebook/wangle@b0af970 facebookexperimental/edencommon@113f10d facebookexperimental/rust-shed@d4dcc85 https://github.com/facebookexternal/wrist-factory/commit/cbfc2d5a5bce48f064afb9d154601970d22abcfb 643a1e8 Reviewed By: ajb85 fbshipit-source-id: 233e76350c8bb530bf6a1f76cca24fe8022eeec8
Updating hashes Summary: GitHub commits: facebook/buck2-prelude@f0c3413 facebook/fb303@f8745c1 facebook/fbthrift@ff6e730 facebook/folly@4df7ae9 facebook/mvfst@b833aad facebook/proxygen@2adbc91 facebook/wangle@a45b19e facebookexperimental/edencommon@d938ef9 facebookexperimental/rust-shed@095dd9e https://github.com/facebookexternal/wrist-factory/commit/b171af2615a943091ab36baa401cecd00193197d cede0e7 facebookincubator/llm_orchestrator@9307f86 Reviewed By: pranavcivi fbshipit-source-id: ae2f617603876df2e85db12765afa6d6ec557599
PreviousNext